JanusGraph/janusgraph

Add a dedicated getting started section

Open

#1 824 ouverte le 6 oct. 2019

Voir sur GitHub
 (3 commentaires) (3 réactions) (0 assignés)Java (1 137 forks)batch import
area/docshelp wantedkind/enhancement

Métriques du dépôt

Stars
 (4 985 stars)
Métriques de merge PR
 (Merge moyen 3j 18h) (12 PRs mergées en 30 j)

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, ...)

Guide contributeur