| 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 |