Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GraphDepthRange

GraphDepthRange

    An inclusive traversal depth bound: min is the fewest hops a match may take, max the most.

    Properties

    • min integer required
      Minimum hop count. 0 keeps the source frontier in the result.
    • max integer required
      Maximum hop count. At least 1, and bounded by the engine’s maxDepth limit reported by the graph schema endpoint.

      The infrastructure as code platform for any cloud.