Uses of Annotation Interface
org.neo4j.driver.util.Experimental
Package
Description
-
Uses of Experimental in org.neo4j.driver
Modifier and TypeInterfaceDescriptioninterface
Provides connection pool metrics such as connection created, current in use etc.interface
Provides driver internal metrics.Modifier and TypeMethodDescriptionDriver.defaultTypeSystem()
Deprecated.Config.ConfigBuilder.withMetricsAdapter
(MetricsAdapter metricsAdapter) Enable driver metrics with givenMetricsAdapter
. -
Uses of Experimental in org.neo4j.driver.exceptions
Modifier and TypeMethodDescriptionSecurityRetryableException.securityException()
Returns the original security exception. -
Uses of Experimental in org.neo4j.driver.internal.blockhound
TypeSystem.getDefault()