Skip to content

mkalika/gremlin_graph_schema_designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple UI to design and generate Gremlin Schema creation script

Instructions:

  1. Install all Python depedencies as per requirements.txt
  2. Run python manage.py runserver
  3. Navigate to http://localhost:8000/admin/designer for designer
    Login details for Dev db in this project:
    Username: admin
    Password: TinkerPop3
  4. Navigate to http://localhost:8000 to see all schemas and generate Gremlin scripts

About

A simple UI to design and generate Gremlin Schema creation script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors