Uses of Enum Class
org.neo4j.bolt.connection.GqlStatusError
Packages that use GqlStatusError
-
Uses of GqlStatusError in org.neo4j.bolt.connection
Methods in org.neo4j.bolt.connection 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.