Skip to content

ikwattro/neo4j-play-movies-modern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Modern version of Neo4j's :play movies Cypher

Neo4j version

5.10+

Motivation

The :play movies command from the Neo4j browser is a neat and fast way to create a simple graph for testing. However, Neo4j has evolved a lot and some people might need a version of the Cypher statement that includes recent Neo4j features such as :

  • Temporal data types
  • Property Type constraints
  • Node and Relationship Key constraints
  • Uniqueness constraints on Nodes and Relationships

About

A modern neo4j-play-movies cypher statement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages