- getArguments() - Method in interface org.neo4j.cypher.internal.javacompat.PlanDescription
-
Retrieve argument map for the associated execution step
Valid arguments are all Java primitive values, Strings, Arrays of those, and Maps from Strings to
valid arguments.
- getChildren() - Method in interface org.neo4j.cypher.internal.javacompat.PlanDescription
-
- getConstraints() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getConstraints() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getConstraints() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getConstraintsAdded() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of constraint added by this query.
- getConstraintsRemoved() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of constraint removed by this query.
- getDbHits() - Method in interface org.neo4j.cypher.internal.javacompat.ProfilerStatistics
-
- getDependencyResolver() - Method in class org.neo4j.cypher.javacompat.internal.GraphDatabaseCypherService
-
- getExecutionPlanDescription() - Method in class org.neo4j.cypher.internal.javacompat.ExecutionResult
-
- getGraphDatabaseService() - Method in class org.neo4j.cypher.javacompat.internal.GraphDatabaseCypherService
-
- getIndexes() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getIndexes() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getIndexes() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getIndexesAdded() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of indexes added by this query.
- getIndexesRemoved() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of indexes removed by this query.
- getLabels() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getLabelsAdded() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of labels added to any node by this query.
- getLabelsRemoved() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of labels removed from any node by this query.
- getName() - Method in interface org.neo4j.cypher.internal.javacompat.PlanDescription
-
- getNodeById(long) - Method in class org.neo4j.cypher.javacompat.internal.GraphDatabaseCypherService
-
- getNodes() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getNodes() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getNodes() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getNodesCreated() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of nodes created by this query.
- getNodesDeleted() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of nodes deleted by this query.
- getNotifications() - Method in class org.neo4j.cypher.internal.javacompat.ExecutionResult
-
- getProfilerStatistics() - Method in interface org.neo4j.cypher.internal.javacompat.PlanDescription
-
- getPropertiesSet() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of properties set by this query.
- getQueryExecutionType() - Method in class org.neo4j.cypher.internal.javacompat.ExecutionResult
-
- getQueryStatistics() - Method in class org.neo4j.cypher.internal.javacompat.ExecutionResult
-
Returns statistics about this result.
- getRelationshipById(long) - Method in class org.neo4j.cypher.javacompat.internal.GraphDatabaseCypherService
-
- getRelationships() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getRelationships() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getRelationships() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getRelationshipsCreated() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of relationships created by this query.
- getRelationshipsDeleted() - Method in class org.neo4j.cypher.internal.javacompat.QueryStatistics
-
Returns the number of relationships deleted by this query.
- getRows() - Method in interface org.neo4j.cypher.internal.javacompat.ProfilerStatistics
-
- GraphDatabaseCypherService - Class in org.neo4j.cypher.javacompat.internal
-
- GraphDatabaseCypherService(GraphDatabaseService) - Constructor for class org.neo4j.cypher.javacompat.internal.GraphDatabaseCypherService
-