Toggle navigation
Home
org.neo4j.cypher.internal.ExecutionResult to org.neo4j.cypher.internal.InternalExecutionResult
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
projection.executionType().queryType()
to
projection.publicExecutionType().queryType()
Rename Method invocation
executionType
to
publicExecutionType
Other
inner.queryStatistics()
to
inner.queryStatistics()
inner.executionPlanDescription()
to
inner.executionPlanDescription()