| Package | Description |
|---|---|
| redis.clients.jedis.graph.entities |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Property<?>> |
GraphEntity.propertyMap |
| Modifier and Type | Method and Description |
|---|---|
Property |
GraphEntity.getProperty(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphEntity.addProperty(Property property)
Add a property to the entity
|
Copyright © 2022. All rights reserved.