1
我想使用.NET Neo4j的客戶與我注意到,開始喜歡這個如何在Lucene的查詢傳遞到.NET的Neo4j客戶
START n=node:node_auto_index('facebookId:("123", "456", "789")')
AA暗號查詢CypherStartBitWithNodeIndexLookup
要求鍵和對象值,而不是任意的lucene查詢字符串。
我應該如何使用.net neo4j客戶端來做到這一點?
創建了一個[pull request](https://bitbucket.org/Readify/neo4jclient/pull-request/26/added-a-cypher-start-bit-that-allows-an/diff),可以解決這個問題 – MonkeyBonkey 2013-03-19 15:42:38