| Modifier and Type | Method and Description |
|---|---|
IndexSpec.Property |
IndexSpec.Property.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Set<IndexSpec.Property> |
IndexSpec.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
IndexSpec.Builder |
IndexSpec.Builder.withProperty(IndexSpec.Property property) |
| Constructor and Description |
|---|
IndexSpec(Class<? extends org.apache.tinkerpop.gremlin.structure.Element> elementType,
Set<IndexSpec.Property> properties,
boolean unique) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.