Uses of Class
co.arago.hiro.client.rest.GraphAPI.CreateEntityCommand
-
Packages that use GraphAPI.CreateEntityCommand Package Description co.arago.hiro.client.rest -
-
Uses of GraphAPI.CreateEntityCommand in co.arago.hiro.client.rest
Methods in co.arago.hiro.client.rest that return GraphAPI.CreateEntityCommand Modifier and Type Method Description GraphAPI.CreateEntityCommandGraphAPI. createVertexCommand(java.lang.String ogitType)create vertex entity using ogit/_type.GraphAPI.CreateEntityCommandGraphAPI. createVertexCommand(java.util.Map<java.lang.String,java.lang.Object> attributes)create vertex entity using ogit/_type.protected GraphAPI.CreateEntityCommandGraphAPI.CreateEntityCommand. self()
-