| Package | Description |
|---|---|
| io.valkey.graph.entities |
This package contains the classes representing the entities of RedisGraph module.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Property<?>> |
GraphEntity.propertyMap
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Property |
GraphEntity.getProperty(String propertyName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphEntity.addProperty(Property property)
Deprecated.
Add a property to the entity
|
Copyright © 2024. All rights reserved.