Module org.neo4j.driver
Package org.neo4j.driver.util
package org.neo4j.driver.util
-
ClassDescriptionAnnotated elements are experimental and may change without deprecation across driver releases.Indicates that instances of the annotated class or of its subclasses are immutable, i.e.Pair<K,
V> Immutable pair of a key and a valueA marker annotation indicating that the annotated target belongs to a preview feature.A Resource is anAutoCloseable
that allows introspecting if it already has been closed through itsResource.isOpen()
method.