GraphDepthRange
An inclusive traversal depth bound: min is the fewest hops a match may take, max the most.
Properties
mininteger requiredMinimum hop count. 0 keeps the source frontier in the result.maxinteger requiredMaximum hop count. At least 1, and bounded by the engine’s maxDepth limit reported by the graph schema endpoint.