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