JanusGraph/janusgraph

Add a dedicated getting started section

开放

#1,824 创建于 2019年10月6日

 (3 条评论) (3 个反应) (0 位负责人)Java (1,137 个派生)batch import
area/docshelp wantedkind/enhancement

仓库指标

星标
 (4,985 个星标)
PR 合并指标
 (平均合并 3天 18小时) (30 天内合并 12 个 PR)

描述

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

贡献者指南