Uses of Enum Class
org.neo4j.driver.internal.bolt.api.GqlStatusError
Packages that use GqlStatusError
-
Uses of GqlStatusError in org.neo4j.driver.internal.bolt.api
Methods in org.neo4j.driver.internal.bolt.api that return GqlStatusErrorModifier and TypeMethodDescriptionstatic GqlStatusErrorReturns the enum constant of this class with the specified name.static GqlStatusError[]GqlStatusError.values()Returns an array containing the constants of this enum class, in the order they are declared.