Neo4j scenarios
- Creating nodes with a label using a Cypher query
- Importing data from a CSV file to Neo4j and creating relationships using a single Cypher query
- Importing data from a CSV file to Neo4j using a Cypher query
- Writing information of actors and movies to Neo4j with hierarchical relationship using Neo4j Batch components
- Writing data to a Neo4j database and reading specific data from it
- Writing family information to Neo4j and creating relationships
- Writing information of actors and movies to Neo4j with hierarchical relationship