JanusGraph/janusgraph

Add a dedicated getting started section

Open

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

在 GitHub 查看
 (3 评论) (3 反应) (0 负责人)Java (1,137 fork)batch import
area/docshelp wantedkind/enhancement

仓库指标

Star
 (4,985 star)
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, ...)

贡献者指南