Skip to content

codingfinest/neo4j-go-ogm-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project gives developers a very quick start with learning neo4j-go-ogm

Steps:

  1. Clone this repository
  2. Setup the requirement for Neo4j Go driver as descibed here
  3. Start your Neo4j database instance
  4. Update the main.go file with database url, username and password
  5. Run program with go run main.go

Feel free to create new Nodes and Relationship and persit them to the database

If you want an more complex application see https://github.com/codingfinest/neo4j-go-ogm-university

About

A playground to quickly learn neo4j-go-ogm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages