| Package | Description |
|---|---|
| com.qwazr.graph.model |
| Modifier and Type | Field and Description |
|---|---|
Map<String,GraphDefinition.PropertyTypeEnum> |
GraphDefinition.node_properties |
| Modifier and Type | Method and Description |
|---|---|
static GraphDefinition.PropertyTypeEnum |
GraphDefinition.PropertyTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphDefinition.PropertyTypeEnum[] |
GraphDefinition.PropertyTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GraphDefinition(KeyStore.Impl implementation,
Map<String,GraphDefinition.PropertyTypeEnum> node_properties,
Set<String> edge_types) |
Copyright © 2016 QWAZR / Emmanuel Keller. All rights reserved.