- Preparing search index...
- The search index is not available
Kosmos v26.1.1
Function deleteVerticesConnectedToIdByLabel
- deleteVerticesConnectedToIdByLabel(queryCondition: TraitGraphQuery<any>, context: KosmosUserContext<object>, vertexType: string, vertexUUID: string, edgeLabel: string, access: any, direction?: string): Promise<any>
-
Parameters
-
-
-
vertexType: string
-
vertexUUID: string
-
edgeLabel: string
-
access: any
-
Optional direction: string
Returns Promise<any>
This function is used to delete vertices which are connected by from a specified uuid by label.
Todo
: check if used