neo4j-go-ogm-university

command module
v0.0.0-...-cef0962 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2020 License: MIT Imports: 2 Imported by: 0

README

Hilly Fields Technical College

This demo application is inspired by the university example for the official Neo4j Java OGM.

Stack:

  • Neo4j go OGM v1.0.0
  • Echo v4.1.14
  • AngularJS 1.3
  • Bootstrap 3.3

Note the client side of the project was copied from https://github.com/neo4j-examples/neo4j-ogm-university/tree/master/src/assets with slight modification to work with this project.

Getting started:

  • Download and install Neo4j
  • Setup the environment for the Neo4j Go driver as described here
  • clone git@github.com:codingfinest/neo4j-go-ogm-university.git
  • cd neo4j-go-ogm-university
  • Update OGM config in store.go with the appropriate username and password
  • Set the env variable OGM_EAMPLE_SCHOOL_CQL_PATH to put to the file path pointing to the file for the initial database query
  • run the program: go run main.go

The application runs on at http://localhost:9000. On the browser go to http://localhost:9000/api/relaod to initilize the databse. Note this wipes out the databse.

Play with the application.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL