- Preparing search index...
- The search index is not available
Kosmos v26.1.1
- graphPathExists(queryCondition: any, uuidA: string, uuidB: string, edgeLabel?: string): Promise<boolean>
-
Parameters
-
queryCondition: any
-
uuidA: string
-
uuidB: string
-
Optional edgeLabel: string
Returns Promise<boolean>
Check if there's a path between entities A and B, optionally filtering by edge labels.
Returns