public static class TitanFactory.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
TitanGraph |
open()
Opens a Titan graph with the previously configured options.
|
TitanFactory.Builder |
set(String path,
Object value)
Configures the provided configuration path to the given value.
|
public TitanFactory.Builder set(String path, Object value)
path - value - public TitanGraph open()
Copyright © 2012–2015. All rights reserved.