| Modifier and Type | Method and Description |
|---|---|
IndexSpec |
build() |
IndexSpec.Builder |
withElementType(Class<? extends com.tinkerpop.blueprints.Element> elementType) |
IndexSpec.Builder |
withProperty(String propertyName,
Class<?> propertyValueType) |
public IndexSpec.Builder withProperty(String propertyName, Class<?> propertyValueType)
public IndexSpec.Builder withElementType(Class<? extends com.tinkerpop.blueprints.Element> elementType)
public IndexSpec build()
Copyright © 2015 Red Hat, Inc.. All rights reserved.