Please find below the traversal syntax I am using from rest client, The result 
is not filtered by the
customerId( relationship property)  value 2.

{"order": "depth first","relationships": [
  {
    "type": "Friend",
    "direction": "all"
  }
],"prune evaluator": {
  "language": "javascript",
  "body": "position.lastRelationship().getProperty(\"customerId\") == 2;"
}}



--
Regards,
Justine K Mathews, MCSD.NET
Mob: +44-(0) 7795268546
http://www.justinemathews.com<http://www.justinemathews.com/>
http://uk.linkedin.com/in/justinemathews

_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to