Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 420 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 420 Bytes

Neo4jPoc

Build Status

Proof of Concept using Neo4j Graph Database.

In this PoC I created an API to return actors and movies from a default Graph Database.

The objective was to learn and explore the Cypher query language and the possibilities of applying a Graph Database to real world projects.