blob: fd4e755d26b3e2a8ca6cdd446ff58931f84a1861 [file] [log] [blame]
.. S2Graph documentation master file, created by
sphinx-quickstart on Mon Nov 12 15:53:14 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Introduction
===================================
S2Graph is a graph database designed to handle transactional graph processing at scale. Its REST API allows you to store, manage and query relational information using edge and vertex representations in a fully asynchronous and non-blocking manner. This document covers the basic concepts and terminology of S2Graph to help you get a feel for the S2Graph API.
Mailing Lists
Everyone interested in using and developing S2Graph is welcome to join our mailing lists!
users@s2graph.incubator.apache.org is for usage questions and announcements.
dev@s2graph.incubator.apache.org is for people who want to contribute to S2Graph.
.. toctree::
:caption: S2Graph Documentation
:maxdepth: 3
getting_started/index
getting_started/your_first_graph
api/index
..
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`