public static final class IndexSpec.Property.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
IndexSpec.Property |
build() |
IndexSpec.Property.Builder |
withLabelIndex(String labelIndex) |
IndexSpec.Property.Builder |
withName(String name) |
IndexSpec.Property.Builder |
withType(Class<?> type) |
IndexSpec.Property.Builder |
withUnique(boolean unique) |
public IndexSpec.Property.Builder withName(String name)
public IndexSpec.Property.Builder withType(Class<?> type)
public IndexSpec.Property.Builder withUnique(boolean unique)
public IndexSpec.Property.Builder withLabelIndex(String labelIndex)
public IndexSpec.Property build()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.