| Modifier and Type | Field and Description |
|---|---|
static QueryExecutionTracer |
QueryExecutionTracer.NONE |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfilingTracer |
| Modifier and Type | Method and Description |
|---|---|
GeneratedQueryExecution |
GeneratedQuery.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.