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.
Neo4j で、または関連する言語 (Cypher、Gremlin など) を使用して、ノードへのメモリ リンクまたは非表示のプロパティを使用できますか?
インメモリ リレーションシップに最も近い方法は、トランザクションを開始し、リレーションシップを作成し、クエリを実行してから、トランザクションをロールバックすることです。ただし、作成しているリレーションシップの開始ノードと終了ノードに書き込みロックが課されます。