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
I'm not sure if this idea has been discussed before, but it would be great if AGE was able to piggyback off of postgres views to create virtual graphs/subgraphs.
My proposal would be to allow the following:
Ability to create a node view that computes one type of node.
Ability to create an edge view that computes one type of edge.
Ability to use cypher or sql to generate graph views.
Ability to use cypher to query virtual nodes and edges.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm not sure if this idea has been discussed before, but it would be great if AGE was able to piggyback off of postgres views to create virtual graphs/subgraphs.
My proposal would be to allow the following:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions