Uses of Interface
org.neo4j.driver.summary.ServerInfo
Packages that use ServerInfo
-
Uses of ServerInfo in org.neo4j.driver.internal.summary
Classes in org.neo4j.driver.internal.summary that implement ServerInfoMethods in org.neo4j.driver.internal.summary that return ServerInfoConstructors in org.neo4j.driver.internal.summary with parameters of type ServerInfoModifierConstructorDescriptionInternalResultSummary
(Query query, ServerInfo serverInfo, DatabaseInfo databaseInfo, QueryType queryType, SummaryCounters counters, Plan plan, ProfiledPlan profile, List<Notification> notifications, Set<GqlStatusObject> gqlStatusObjects, long resultAvailableAfter, long resultConsumedAfter) -
Uses of ServerInfo in org.neo4j.driver.summary
Methods in org.neo4j.driver.summary that return ServerInfoModifier and TypeMethodDescriptionResultSummary.server()
The basic information of the server where the result is obtained from