Skip to content

Commit

Permalink
get-subgraph-definition-sup-master (#1636)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Sep 28, 2022
1 parent 168812b commit 7208535
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GET SUBGRAPH

The `GET SUBGRAPH` statement retrieves information of vertices and edges reachable from the source vertices of the specified edge types and returns information of the subgraph.
The `GET SUBGRAPH` statement returns a subgraph that is generated by traversing a graph starting from a specified vertex. `GET SUBGRAPH` statements allow you to specify the number of steps and the type or direction of edges during the traversal.

## Syntax

Expand Down

0 comments on commit 7208535

Please sign in to comment.