Uses of Package
org.neo4j.driver.summary
Packages that use org.neo4j.driver.summary
Package
Description
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver.async
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver.internal.cursorClassDescriptionThe GQL-status object as defined by the GQL standard.The result summary of running a query.
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver.internal.reactive
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver.internal.reactivestreams
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver.internal.summaryClassDescriptionProvides basic information about where a
ResultSummary
is obtained from.The GQL-status object as defined by the GQL standard.An input position refers to a specific character in a query.Representation for notifications found when executing a query.This describes the plan that the database planner produced and used (or will use) to execute your query.This is the same as a regularPlan
- except this plan has been executed, meaning it also contains detailed information about how much work each step of the plan incurred on the database.The type of query executed.The result summary of running a query.Provides some basic information of the server where the result is obtained from.Contains counters for various operations that a query triggered. -
Classes in org.neo4j.driver.summary used by org.neo4j.driver.internal.utilClassDescriptionThe GQL-status object as defined by the GQL standard.The result summary of running a query.
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver.reactive
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver.reactivestreams
-
Classes in org.neo4j.driver.summary used by org.neo4j.driver.summaryClassDescriptionProvides basic information about where a
ResultSummary
is obtained from.The GQL-status object as defined by the GQL standard.An input position refers to a specific character in a query.Representation for notifications found when executing a query.This describes the plan that the database planner produced and used (or will use) to execute your query.This is the same as a regularPlan
- except this plan has been executed, meaning it also contains detailed information about how much work each step of the plan incurred on the database.The type of query executed.Provides some basic information of the server where the result is obtained from.Contains counters for various operations that a query triggered.