Expand description
This module is responsible for generating Cypher query strings specifically for interacting with Neo4j Graph Data Science (GDS) library, focusing on graph projection tasks.
Functions§
- Builds the Cypher query string for dropping a GDS graph projection. This is used to ensure idempotency when creating projections.
- Builds the Cypher query string for creating (projecting) an in-memory GDS graph.