Package | Description |
---|---|
com.thinkaurelius.titan.core |
Modifier and Type | Class and Description |
---|---|
class |
InvalidElementException
Exception thrown when an element is invalid for the executing operation or when an operation could not be performed
on an element.
|
class |
QueryException
Exception thrown when a user defined query is invalid or could not be processed.
|
class |
TitanConfigurationException
Exception thrown due to invalid configuration options or when errors
occur during the configuration and initialization of Titan.
|
Modifier and Type | Method and Description |
---|---|
void |
TitanGraph.shutdown()
Closes the graph database.
|
Copyright © 2012-2013. All Rights Reserved.