JanusGraph/janusgraph

Add a dedicated getting started section

Open

#1.824 aberto em 6 de out. de 2019

Ver no GitHub
 (3 comments) (3 reactions) (0 assignees)Java (1.137 forks)batch import
area/docshelp wantedkind/enhancement

Métricas do repositório

Stars
 (4.985 stars)
Métricas de merge de PR
 (Mesclagem média 3d 18h) (12 fundiu PRs em 30d)

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

Guia do colaborador