neo4j-contrib / neo4j-graph-algorithms

Efficient Graph Algorithms for Neo4j
https://github.com/neo4j/graph-data-science/
GNU General Public License v3.0
767 stars 195 forks source link

The direction of random walk can only be 'BOTH' #874

Open whwang1996 opened 5 years ago

whwang1996 commented 5 years ago

The direction of random walk can only be 'BOTH'. When I tried to use 'IN' or 'OUT', it returns 'no changes, no records'

ghost commented 5 years ago

Same problem here.

Nik5036350 commented 5 years ago

In my case it is not working at all, just endless waiting and request timeout in the end