Package | Description |
---|---|
redis.clients.jedis.graph |
This package contains the classes and interfaces related to RedisGraph module.
|
Modifier and Type | Method and Description |
---|---|
static GraphProtocol.GraphCommand |
GraphProtocol.GraphCommand.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static GraphProtocol.GraphCommand[] |
GraphProtocol.GraphCommand.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.