DescriptionExtract subgraphs or parts of a graph defined by query criteria.OptionsTraverse the graph from a segmentSegment name from which to begin the traversalThe number of segments away from the initial segments to traverseExtract segments in path rangeExtract 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).