| Package | Description |
|---|---|
| com.thinkaurelius.titan.core |
| Modifier and Type | Method and Description |
|---|---|
static TitanFactory.Builder |
TitanFactory.build()
Returns a
TitanFactory.Builder that allows to set the configuration options for opening a Titan graph database. |
TitanFactory.Builder |
TitanFactory.Builder.set(String path,
Object value)
Configures the provided configuration path to the given value.
|
Copyright © 2012–2015. All rights reserved.