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
NOTE: This feature requires Neo4j Enterprise Edition.
11
+
11
12
Exploring projected graphs after loading them and potentially executing algorithms in mutate mode can be tricky in the Neo4j Graph Data Science library.
12
13
A natural way to achieve this in the Neo4j database is to use Cypher queries.
13
14
Cypher queries allow for example to get a hold of which properties are present on a node among many other things.
0 commit comments