JanusGraph/janusgraph

Add a dedicated getting started section

Open

#1,824 opened on Oct 6, 2019

View on GitHub
 (3 comments) (3 reactions) (0 assignees)Java (4,985 stars) (1,137 forks)batch import
area/docshelp wantedkind/enhancement

Description

We see a lot of people having problems to start with JanusGraph, so we have to improve our documentation.

Including:

  • Install & Run JanusGraph
    • With Docker
    • With gremlin-server.sh
    • With janusgraph.sh
  • Working with JanusGraph
    • Adding data
    • Query data
    • Basic schema management
  • Basic Architecture (Storage Backend, Mixed Index Backend and JanusGraph)
  • Select a backend
  • Next steps (Production, Schema Managment, ...)

Contributor guide

Add a dedicated getting started section · JanusGraph/janusgraph#1824 | Good First Issue