Class OGremlinResult
java.lang.Object
org.apache.tinkerpop.gremlin.orientdb.executor.OGremlinResult
Created by Enrico Risa on 05/06/2017.
-
Constructor Details
-
OGremlinResult
-
-
Method Details
-
getProperty
-
getVertex
-
getEdge
-
isElement
public boolean isElement() -
isVertex
public boolean isVertex() -
isEdge
public boolean isEdge() -
isBlob
public boolean isBlob() -
getRawResult
-