blob: 26e2b013589760cd82709f79d61cce2473498043 [file] [log] [blame]
Query APIs
==============================================
Once you have your graph data uploaded to S2Graph, you can traverse your graph using our query APIs.
S2Graph query DSL define ``breadth first search(BFS)`` and various options for ``ranking`` subgraph that BFS return.
Query DSL has many options for ranking and filtering.
Contents:
.. toctree::
:maxdepth: 2
query_options
query_edge
..
query_vertex