Enum Class GraphProtocol.GraphCommand

java.lang.Object
java.lang.Enum<GraphProtocol.GraphCommand>
redis.clients.jedis.graph.GraphProtocol.GraphCommand
All Implemented Interfaces:
Serializable, Comparable<GraphProtocol.GraphCommand>, Constable, Rawable, ProtocolCommand
Enclosing class:
GraphProtocol

public static enum GraphProtocol.GraphCommand extends Enum<GraphProtocol.GraphCommand> implements ProtocolCommand