根据新的红宝石宝石的documentation on querying nodes:
Neography::Node.find(index, query) # advanced query of the node index with the given query
但我不清楚query
的格式和示例是什么。
我想要做的是提供一个搜索字词,然后查询所有具有userID = xxxx
属性之一的节点。
我在grapheneDB上使用托管的neo4j数据库。
例如,我想找到与给定节点相关的节点: