G - the type of the graph where to execute the query@ParametersAreNonnullByDefault public class IdGraphQuery<G extends IdGraph<G>> extends AbstractIdQuery<IdGraphQuery<G>,com.tinkerpop.blueprints.GraphQuery,G> implements com.tinkerpop.blueprints.GraphQuery
GraphQuery able to map the result of each method call to a dedicated implementation.
 
 Re-implemented from WrappedGraphQuery.
graphbase| Constructor and Description | 
|---|
| IdGraphQuery(com.tinkerpop.blueprints.GraphQuery base,
            G graph)Constructs a new  IdGraphQuery. | 
edge, edges, edges, has, has, has, has, hasNot, hasNot, interval, limit, me, vertex, vertices, verticesgetBaseElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic IdGraphQuery(com.tinkerpop.blueprints.GraphQuery base,
                    G graph)
IdGraphQuery.base - the base querygraph - the graph that owns this elementCopyright © 2013–2019 Atlanmod. All rights reserved.