OrientVertexType.OrientVertexProperty |
OrientVertexType.createEdgeProperty(com.tinkerpop.blueprints.Direction iDirection,
java.lang.String iEdgeClassName) |
OrientVertexType.OrientVertexProperty |
OrientVertexType.createEdgeProperty(com.tinkerpop.blueprints.Direction iDirection,
java.lang.String iEdgeClassName,
OType iType) |
OrientVertexType.OrientVertexProperty |
OrientVertexType.createProperty(java.lang.String iPropertyName,
OType iType) |
OrientVertexType.OrientVertexProperty |
OrientVertexType.createProperty(java.lang.String iPropertyName,
OType iType,
OClass iLinkedClass) |
OrientVertexType.OrientVertexProperty |
OrientVertexType.createProperty(java.lang.String iPropertyName,
OType iType,
OType iLinkedType) |
OrientVertexType.OrientVertexProperty |
OrientVertexType.OrientVertexProperty.setOrdered(boolean iOrdered) |