Skip to content

A simple and human-readable way to load your network diagram or flowcharts into neo4j for visualization and analysis.

License

Notifications You must be signed in to change notification settings

bsamm/neo-network-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neo-network-docs

A simple and human-readable way to load your network diagram or flowcharts into neo4j for visualization and analysis.

Screenshot

neo-network-docs

Setup on macOS

  1. Install neo4j: rake neo4j:install. This will create the db dir with an instance of neo4j in the project.
  2. Start/stop the db server: rake neo4j:start and rake neo4j:stop
  3. Go to http://localhost:7474 to see the neo4j console.
  4. Duplicate the zoo.yml file and rename with rename. Also fill in some of the data based on the examples.
  5. Configure your keywords for your relationships in config.yml. Basically, you're just defining the direction associated with the names of your relationships.
  6. Load the data: rake data_load

About

A simple and human-readable way to load your network diagram or flowcharts into neo4j for visualization and analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages