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 EdgeEntityArangoEdgeCollection. insertEdge(Object value)Creates a new edge in the collectionEdgeEntityArangoEdgeCollection. insertEdge(Object value, EdgeCreateOptions options)Creates a new edge in the collection
-