Uses of Class
co.arago.hiro.client.rest.GraphAPI.PostVerbCommand
-
Packages that use GraphAPI.PostVerbCommand Package Description co.arago.hiro.client.rest -
-
Uses of GraphAPI.PostVerbCommand in co.arago.hiro.client.rest
Methods in co.arago.hiro.client.rest that return GraphAPI.PostVerbCommand Modifier and Type Method Description GraphAPI.PostVerbCommandGraphAPI. connectVerticesCommand(java.lang.String fromNodeId, java.lang.String verb, java.lang.String toNodeId)connect two vertices via an edge named verb.protected GraphAPI.PostVerbCommandGraphAPI.PostVerbCommand. self()
-