Class OrientGraphQuery.OrientGraphQueryIterable<T extends com.tinkerpop.blueprints.Element>
java.lang.Object
com.tinkerpop.blueprints.impls.orient.OrientGraphQuery.OrientGraphQueryIterable<T>
- All Implemented Interfaces:
Iterable<T>
- Enclosing class:
- OrientGraphQuery
public class OrientGraphQuery.OrientGraphQueryIterable<T extends com.tinkerpop.blueprints.Element>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIndexedKeys(Class<? extends com.tinkerpop.blueprints.Element> elementClass) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
OrientGraphQueryIterable
-
-
Method Details
-
getIndexedKeys
-