I need to apply this for any cypher query though. It means that I do not know 
what graph pattern will be in MATCH clause (I am developing a method that 
accepts any cypher query and returns only unique results of the query - without 
duplicates). I could not apply the query above unless I would parse MATCH 
clause. 

So I am looking for a general part of query (some kind of WHERE clause I guess) 
that I could add to user’s cypher query to preserve from returning duplicates.

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to