public interface GeneratedQuery
| Modifier and Type | Method and Description |
|---|---|
GeneratedQueryExecution |
execute(org.neo4j.cypher.internal.compiler.v2_3.TaskCloser closer,
org.neo4j.kernel.api.Statement statement,
org.neo4j.graphdb.GraphDatabaseService db,
org.neo4j.cypher.internal.compiler.v2_3.ExecutionMode executionMode,
org.neo4j.function.Supplier<org.neo4j.cypher.internal.compiler.v2_3.planDescription.InternalPlanDescription> description,
QueryExecutionTracer tracer,
Map<String,Object> params) |
GeneratedQueryExecution execute(org.neo4j.cypher.internal.compiler.v2_3.TaskCloser closer, org.neo4j.kernel.api.Statement statement, org.neo4j.graphdb.GraphDatabaseService db, org.neo4j.cypher.internal.compiler.v2_3.ExecutionMode executionMode, org.neo4j.function.Supplier<org.neo4j.cypher.internal.compiler.v2_3.planDescription.InternalPlanDescription> description, QueryExecutionTracer tracer, Map<String,Object> params)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.