Interface OrientExtendedEdge
- All Superinterfaces:
com.tinkerpop.blueprints.Edge,com.tinkerpop.blueprints.Element
public interface OrientExtendedEdge
extends com.tinkerpop.blueprints.Edge
OrientDB Extended Edge implementation of TinkerPop Blueprints standard.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com) (http://orientdb.com)
-
Method Summary
Methods inherited from interface com.tinkerpop.blueprints.Edge
getLabel, getVertexMethods inherited from interface com.tinkerpop.blueprints.Element
getId, getProperty, getPropertyKeys, remove, removeProperty, setProperty
-
Method Details
-
reload
void reload()
-