Uses of Annotation Interface
org.neo4j.driver.util.Experimental
Packages that use Experimental
-
Uses of Experimental in org.neo4j.driver
Classes in org.neo4j.driver with annotations of type ExperimentalModifier and TypeInterfaceDescriptioninterfaceProvides connection pool metrics such as connection created, current in use etc.interfaceProvides driver internal metrics.Methods in org.neo4j.driver with annotations of type ExperimentalModifier and TypeMethodDescriptionDriver.defaultTypeSystem()Deprecated.Config.ConfigBuilder.withMetricsAdapter(MetricsAdapter metricsAdapter) Enable driver metrics with givenMetricsAdapter.
TypeSystem.getDefault()