Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ルビーの宝石を使用していますneography
neography
Clientラベルとキー名に基づいてスキーマ インデックスを作成しましたclient_name
Client
client_name
ノードを取得したいclient_name => "some name"
client_name => "some name"
スキーマ インデックスと client_name をキーとしてノードを取得するにはどうすればよいですか。複数を返す可能性のあるものを検索するのではなく、上記のようにキーと値のペアを指定しますか?