Skip to content

neo4jrb/neo4j-meta_model-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neo4j-meta_model-app

neo4j-meta_model-app is a Rails application with neo4j-meta_model pre-configured. It uses Rails 4.2 and thus requires Ruby version 1.9.3 or greater

See the neo4j-meta_model for information on how to use the management interface

Usage

Requirements: Ruby, Bundler, and Neo4j

To start using this app:

  • Install Neo4j
  • Install Ruby
  • Download the repository
  • cd into the directory
  • Run bundle install
  • Run NEO4J_SERVER_URL=http://localhost:7474 rails s

Replace the http://localhost:7474 with the URL of your Neo4j server, or just copy/paste directly if you are using the default 7474 port.

About

Example app for using neo4j-meta_model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published