Uses of Class
com.arangodb.entity.VertexEntity
-
Packages that use VertexEntity Package Description com.arangodb -
-
Uses of VertexEntity in com.arangodb
Methods in com.arangodb that return VertexEntity Modifier and Type Method Description VertexEntity
ArangoVertexCollection. insertVertex(Object value)
Creates a new vertex in the collectionVertexEntity
ArangoVertexCollection. insertVertex(Object value, VertexCreateOptions options)
Creates a new vertex in the collection
-