| Package | Description |
|---|---|
| com.thinkaurelius.titan.core.schema | |
| com.thinkaurelius.titan.diskstorage.configuration | |
| com.thinkaurelius.titan.graphdb.database.management |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TitanManagement
The TitanManagement interface provides methods to define, update, and inspect the schema of a Titan graph.
|
| Modifier and Type | Method and Description |
|---|---|
TitanConfiguration |
TitanConfiguration.set(String path,
Object value)
Sets the configuration option identified by the provided path to the given value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserModifiableConfiguration
Helper class for inspecting and modifying a configuration for Titan.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManagementSystem |
| Modifier and Type | Method and Description |
|---|---|
TitanConfiguration |
ManagementSystem.set(String path,
Object value) |
Copyright © 2012–2015. All rights reserved.