[Neo4j] zero fromDepth and toDepth
Alex
aus at auv.name
Wed Nov 2 19:59:40 CET 2011
Hi everybody
when setting fromDepth and toDepth both at zero, like in the following code
Traversal.description.breadthFirst
.evaluator(Evaluators.fromDepth(0))
.evaluator(Evaluators.toDepth(0))
I'm expecting to get only the start node, but I don't. Am I missing
anything?
Thanks!
Cheers
Alex
--
View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/zero-fromDepth-and-toDepth-tp3474825p3474825.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
More information about the User
mailing list