Uses of Class
com.arangodb.model.TransactionalOptions
-
Packages that use TransactionalOptions Package Description com.arangodb.model -
-
Uses of TransactionalOptions in com.arangodb.model
Classes in com.arangodb.model with type parameters of type TransactionalOptions Modifier and Type Class Description class
TransactionalOptions<T extends TransactionalOptions<T>>
Subclasses of TransactionalOptions in com.arangodb.model Modifier and Type Class Description class
AqlQueryOptions
class
CollectionCountOptions
class
CollectionTruncateOptions
class
DocumentCreateOptions
class
DocumentDeleteOptions
class
DocumentExistsOptions
class
DocumentReadOptions
class
DocumentReplaceOptions
class
DocumentUpdateOptions
class
EdgeCreateOptions
class
EdgeDeleteOptions
class
EdgeReplaceOptions
class
EdgeUpdateOptions
class
GraphDocumentReadOptions
class
VertexCreateOptions
class
VertexDeleteOptions
class
VertexReplaceOptions
class
VertexUpdateOptions
-