| Modifier and Type | Field and Description |
|---|---|
static Map<String,GraphOMRSGraphFactory.MixedIndexMapping> |
GraphOMRSGraphFactory.corePropertyMixedIndexMappings |
| Modifier and Type | Method and Description |
|---|---|
static GraphOMRSGraphFactory.MixedIndexMapping |
GraphOMRSGraphFactory.MixedIndexMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphOMRSGraphFactory.MixedIndexMapping[] |
GraphOMRSGraphFactory.MixedIndexMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GraphOMRSGraphFactory.createMixedIndexForEdgeProperty(String propName,
String propKeyName,
String className,
GraphOMRSGraphFactory.MixedIndexMapping mapping) |
static void |
GraphOMRSGraphFactory.createMixedIndexForVertexProperty(String propName,
String propKeyName,
String className,
GraphOMRSGraphFactory.MixedIndexMapping mapping) |
Copyright © 2018–2019 ODPi. All rights reserved.