You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Is your feature request related to a problem? Please describe.
Neptune Analytics includes support for a custom graph.pg_info algorithm, which can used to retrieve counts of the nodes, edges, and their properties in a graph. This algorithm can operate more efficiently than %summary on Analytics graphs - we should consider adding a magic command to easily invoke it.
The text was updated successfully, but these errors were encountered:
Community Note
Is your feature request related to a problem? Please describe.
Neptune Analytics includes support for a custom graph.pg_info algorithm, which can used to retrieve counts of the nodes, edges, and their properties in a graph. This algorithm can operate more efficiently than
%summary
on Analytics graphs - we should consider adding a magic command to easily invoke it.The text was updated successfully, but these errors were encountered: