Uses of Class
co.arago.hiro.client.rest.GraphAPI.UpdateEntityCommand
-
Packages that use GraphAPI.UpdateEntityCommand Package Description co.arago.hiro.client.rest -
-
Uses of GraphAPI.UpdateEntityCommand in co.arago.hiro.client.rest
Methods in co.arago.hiro.client.rest that return GraphAPI.UpdateEntityCommand Modifier and Type Method Description protected GraphAPI.UpdateEntityCommandGraphAPI.UpdateEntityCommand. self()GraphAPI.UpdateEntityCommandGraphAPI.UpdateEntityCommand. setFullResponse(boolean fullResponse)GraphAPI.UpdateEntityCommandGraphAPI.UpdateEntityCommand. setListMeta(boolean listMeta)GraphAPI.UpdateEntityCommandGraphAPI. updateVertexCommand(java.lang.String ogitId)update vertex entity by ogit/_id.GraphAPI.UpdateEntityCommandGraphAPI. updateVertexCommand(java.util.Map<java.lang.String,java.lang.Object> attributes)update vertex entity by ogit/_id.
-