List of Listings
Chapter 1. A case for a Neo4j database
Listing 1.1. SQL script defining tables for social network data
Listing 1.2. Neo4j Traversal API code for finding all friends at depth 2
Chapter 3. Starting development with Neo4j
Listing 3.1. Creating a single user node in Neo4j (Java 6/Neo4j 1.9.X style)
Listing 3.2. Creating single user node in Neo4j (Java 7/Neo4j 2.0.X style)
Listing 3.3. Creating multiple nodes in a single transaction
Listing 3.4. Creating relationships between nodes using the Neo4j Core Java API
Listing 3.5. Adding name property to user nodes
Listing 3.6. Adding different property types to nodes
Listing 3.7. Creating movie nodes using Neo4j Core Java API
Listing 3.8. Adding a type property to determine node types ...
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.
Read now
Unlock full access