Uses of Enum Class
org.neo4j.driver.internal.handlers.AbstractRecordStateResponseHandler.RecordState
Packages that use AbstractRecordStateResponseHandler.RecordState
-
Uses of AbstractRecordStateResponseHandler.RecordState in org.neo4j.driver.internal.handlers
Fields in org.neo4j.driver.internal.handlers declared as AbstractRecordStateResponseHandler.RecordStateMethods in org.neo4j.driver.internal.handlers that return AbstractRecordStateResponseHandler.RecordStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractRecordStateResponseHandler.RecordState.values()
Returns an array containing the constants of this enum class, in the order they are declared.