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 VertexEntityArangoVertexCollection. insertVertex(Object value)Creates a new vertex in the collectionVertexEntityArangoVertexCollection. insertVertex(Object value, VertexCreateOptions options)Creates a new vertex in the collection
-