Uses of Enum Class
redis.clients.jedis.graph.GraphProtocol.GraphKeyword
Packages that use GraphProtocol.GraphKeyword
Package
Description
This package contains the classes and interfaces related to RedisGraph module.
-
Uses of GraphProtocol.GraphKeyword in redis.clients.jedis.graph
Methods in redis.clients.jedis.graph that return GraphProtocol.GraphKeywordModifier and TypeMethodDescriptionstatic GraphProtocol.GraphKeywordReturns the enum constant of this class with the specified name.static GraphProtocol.GraphKeyword[]GraphProtocol.GraphKeyword.values()Returns an array containing the constants of this enum class, in the order they are declared.