GraphMatchRecursivePredicateKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Recursive predicate kind for graph match expression.
public enum GraphMatchRecursivePredicateKind
type GraphMatchRecursivePredicateKind =
Public Enum GraphMatchRecursivePredicateKind
- Inheritance
-
GraphMatchRecursivePredicateKind
Fields
Name | Value | Description |
---|---|---|
ShortestPath | 0 | when Recursive predicate is ShortestPath |