Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionthe logging abstraction has been deprecated in favour of the
System.Logger
the logging abstraction has been deprecated in favour of theSystem.Logger
that the driver uses by defaultsuperseded byNotificationClassification
.superseded by e org.neo4j.driver.summary.NotificationConfig.ConfigBuilder.withMinimumNotificationSeverity(NotificationSeverity)
,Config.ConfigBuilder.withDisabledNotificationClassifications(Set)
,SessionConfig.Builder.withMinimumNotificationSeverity(NotificationSeverity)
andSessionConfig.Builder.withDisabledNotificationClassifications(Set)
.superseded byGqlNotification
.
-
Deprecated MethodsMethodDescriptionthe logging abstraction has been deprecated in favour of the
System.Logger
that the driver uses by defaultthe logging abstraction has been deprecated in favour of theSystem.Logger
that the driver uses by defaultsuperseded byConfig.minimumNotificationSeverity()
andConfig.disabledNotificationClassifications()
.superseded byResultSummary.gqlStatusObjects()
.superseded byEntity.elementId()
superseded byRelationship.endNodeElementId()
superseded byRelationship.startNodeElementId()
superseded byValues.ofEntityElementId()
.
-
Deprecated Constructors