Skip to Main Content
Graph Data Processing with Cypher
book

Graph Data Processing with Cypher

by Ravindranatha Anthapu
December 2022
Intermediate to advanced content levelIntermediate to advanced
332 pages
6h 35m
English
Packt Publishing
Content preview from Graph Data Processing with Cypher

3

Loading Data with Cypher

To load data into a graph, we need to understand how to map the source data to a graph model. In this chapter, we will discuss mapping the source data to a graph model, what decisions drive the graph model, and how to load the data into this model. In the last chapter, we looked at Cypher syntax and what queries can be used to create, update, or delete nodes, relationships, and properties. We will use these patterns to map the CSV files to a graph model as we go through each file and build Cypher queries to load this data in a transactional manner.

Neo4j is an ACID-compliant database. To load data into Neo4j, we would need to leverage transactions similar to those in an RDBMS, and Cypher is the query language we use ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Graph Algorithms for Data Science

Graph Algorithms for Data Science

Tomaz Bratanic
Graph Data Modeling in Python

Graph Data Modeling in Python

Gary Hutson, Matt Jackson

Publisher Resources

ISBN: 9781804611074Supplemental Content