Uses of Class
com.arangodb.entity.EdgeEntity
-
Packages that use EdgeEntity Package Description com.arangodb -
-
Uses of EdgeEntity in com.arangodb
Methods in com.arangodb that return EdgeEntity Modifier and Type Method Description EdgeEntity
ArangoEdgeCollection. insertEdge(Object value)
Creates a new edge in the collectionEdgeEntity
ArangoEdgeCollection. insertEdge(Object value, EdgeCreateOptions options)
Creates a new edge in the collection
-