Skip navigation links
A B C D E G I J N O P Q R S T V 

A

accept(InternalResultVisitor<E>) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.GeneratedQueryExecution
 

B

beginPhase(CompilationPhaseTracer.CompilationPhase) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.CompilationPhaseTracer
 

C

close() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.QueryExecutionEvent
 
close() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.CompilationPhaseTracer.CompilationPhaseEvent
 
CompilationPhaseTracer - Interface in org.neo4j.cypher.internal.compiler.v3_1
 
CompilationPhaseTracer.CompilationPhase - Enum in org.neo4j.cypher.internal.compiler.v3_1
 
CompilationPhaseTracer.CompilationPhaseEvent - Interface in org.neo4j.cypher.internal.compiler.v3_1
 

D

dbHit() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.QueryExecutionEvent
 
dbHits() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer.ProfilingInformation
 
dbHitsOf(Id) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer
 

E

EntityAccessor - Interface in org.neo4j.cypher.internal.compiler.v3_1.executionplan
 
execute(TaskCloser, QueryContext, ExecutionMode, Provider<InternalPlanDescription>, QueryExecutionTracer, Map<String, Object>) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.GeneratedQuery
 
executeOperator(Id) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer
 
executeOperator(Id) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.QueryExecutionTracer
 
executionMode() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.GeneratedQueryExecution
 
executionPlanDescription() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.GeneratedQueryExecution
 

G

GeneratedQuery - Interface in org.neo4j.cypher.internal.compiler.v3_1.executionplan
 
GeneratedQueryExecution - Interface in org.neo4j.cypher.internal.compiler.v3_1.executionplan
 
get(Id) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer
 
get(String) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
get() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.Provider
 
get(String) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.spi.InternalResultRow
 
getBoolean(String) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
getBoolean(String) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.spi.InternalResultRow
 
getNode(String) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
getNode(String) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.spi.InternalResultRow
 
getNumber(String) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
getNumber(String) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.spi.InternalResultRow
 
getPath(String) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
getPath(String) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.spi.InternalResultRow
 
getRelationship(String) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
getRelationship(String) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.spi.InternalResultRow
 
getString(String) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
getString(String) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.spi.InternalResultRow
 

I

InternalResultRow - Interface in org.neo4j.cypher.internal.compiler.v3_1.spi
 
InternalResultVisitor<VisitationException extends Exception> - Interface in org.neo4j.cypher.internal.compiler.v3_1.spi
 

J

javaColumns() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.GeneratedQueryExecution
 

N

nanoTime() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer.Clock
 
newNodeProxyById(long) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.EntityAccessor
 
newRelationshipProxyById(long) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.EntityAccessor
 
NO_TRACING - Static variable in interface org.neo4j.cypher.internal.compiler.v3_1.CompilationPhaseTracer
 
NONE - Static variable in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.QueryExecutionEvent
 
NONE - Static variable in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.QueryExecutionTracer
 
NONE_PHASE - Static variable in interface org.neo4j.cypher.internal.compiler.v3_1.CompilationPhaseTracer
 

O

org.neo4j.cypher.internal.compiler.v3_1 - package org.neo4j.cypher.internal.compiler.v3_1
 
org.neo4j.cypher.internal.compiler.v3_1.codegen - package org.neo4j.cypher.internal.compiler.v3_1.codegen
 
org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling - package org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling
 
org.neo4j.cypher.internal.compiler.v3_1.executionplan - package org.neo4j.cypher.internal.compiler.v3_1.executionplan
 
org.neo4j.cypher.internal.compiler.v3_1.spi - package org.neo4j.cypher.internal.compiler.v3_1.spi
 

P

ProfilingTracer - Class in org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling
 
ProfilingTracer() - Constructor for class org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer
 
ProfilingTracer.Clock - Interface in org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling
 
ProfilingTracer.ProfilingInformation - Interface in org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling
 
Provider<T> - Interface in org.neo4j.cypher.internal.compiler.v3_1.executionplan
 

Q

QueryExecutionEvent - Interface in org.neo4j.cypher.internal.compiler.v3_1.codegen
 
QueryExecutionTracer - Interface in org.neo4j.cypher.internal.compiler.v3_1.codegen
 

R

ResultRowImpl - Class in org.neo4j.cypher.internal.compiler.v3_1.codegen
 
ResultRowImpl(Map<String, Object>) - Constructor for class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
ResultRowImpl() - Constructor for class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
row() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.QueryExecutionEvent
 
rows() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer.ProfilingInformation
 
rowsOf(Id) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer
 

S

set(String, Object) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.ResultRowImpl
 
setSuccessfulCloseable(SuccessfulCloseable) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.executionplan.GeneratedQueryExecution
 
SYSTEM_TIMER - Static variable in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer.Clock
 

T

time() - Method in interface org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer.ProfilingInformation
 
timeOf(Id) - Method in class org.neo4j.cypher.internal.compiler.v3_1.codegen.profiling.ProfilingTracer
 

V

valueOf(String) - Static method in enum org.neo4j.cypher.internal.compiler.v3_1.CompilationPhaseTracer.CompilationPhase
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neo4j.cypher.internal.compiler.v3_1.CompilationPhaseTracer.CompilationPhase
Returns an array containing the constants of this enum type, in the order they are declared.
visit(InternalResultRow) - Method in interface org.neo4j.cypher.internal.compiler.v3_1.spi.InternalResultVisitor
 
A B C D E G I J N O P Q R S T V 
Skip navigation links

Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.