Uses of Interface
org.neo4j.driver.summary.ServerInfo
-
Uses of ServerInfo in org.neo4j.driver.internal.summary
ModifierConstructorDescriptionInternalResultSummary
(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
Modifier and TypeMethodDescriptionResultSummary.server()
The basic information of the server where the result is obtained from