public final class IndexSpec extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexSpec.Builder |
| Constructor and Description |
|---|
IndexSpec(Class<? extends com.tinkerpop.blueprints.Element> elementType,
Map<String,Class<?>> properties) |
| Modifier and Type | Method and Description |
|---|---|
static IndexSpec.Builder |
builder() |
Class<? extends com.tinkerpop.blueprints.Element> |
getElementType() |
Map<String,Class<?>> |
getProperties() |
String |
toString() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.