Uses of Class
com.arangodb.model.EdgeCreateOptions
Packages that use EdgeCreateOptions
-
Uses of EdgeCreateOptions in com.arangodb
Methods in com.arangodb with parameters of type EdgeCreateOptionsModifier and TypeMethodDescriptionArangoEdgeCollection.insertEdge
(Object value, EdgeCreateOptions options) Creates a new edge in the collectionArangoEdgeCollectionAsync.insertEdge
(Object value, EdgeCreateOptions options) Asynchronous version ofArangoEdgeCollection.insertEdge(Object, EdgeCreateOptions)
-
Uses of EdgeCreateOptions in com.arangodb.model
Methods in com.arangodb.model that return EdgeCreateOptions