The graph query condition
This is the users context
This is the id of the source vertex
This is the nema of the connecting edge to follow
This is the name of the type of the vertex the edge should connect to.
Optional offset: numberOffset is used to handle the offset into the array
Optional limit: numberLimit set the number of items to return.
Optional accessBypass: booleanUsed by traits to bypass access control checks default:false
Generated using TypeDoc
This function is used to retrieve list a specific type of vertices, which are connected by a specified edge type from a specified vertex specified by id.