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