JanusGraph/janusgraph

Add a dedicated getting started section

Open

#1,824 opened on 2019年10月6日

GitHub で見る
 (3 comments) (3 reactions) (0 assignees)Java (1,137 forks)batch import
area/docshelp wantedkind/enhancement

Repository metrics

Stars
 (4,985 stars)
PR merge metrics
 (平均マージ 3d 18h) (30d で 12 merged PRs)

説明

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

コントリビューターガイド