In order to prevent my path from including the same node more than once, I'm looking to be able to set the uniqueness to NODE_PATH either using the .Net Neo4jClient or at the database level in one of the database config files (which, last I heard, wasn't possible).
If this can be done, I'm almost certain it will solve this problem as well:
Cypher Query in Neo4j Returns 'undefined'
Thanks for any help!
Brent