Package | Description |
---|---|
com.redislabs.redisgraph.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 © 2020 RedisLabs. All rights reserved.