Description Extract subgraphs or parts of a graph defined by query criteria. Options Traverse the graph from a segment Segment name from which to begin the traversal The number of segments away from the initial segments to traverse Extract segments in path range Extract segments in PATH_RANGE, specified in the path[:pos1[-pos2]] format. pos1 and pos2 are 0-based coordinates. The extracted segments include pos1 (inclusive) but not pos2 (exclusive).