-
Classes Class Description com.arangodb.model.EdgeCollectionDropOptions useEdgeCollectionRemoveOptions
insteadcom.arangodb.model.FulltextIndexOptions since ArangoDB 3.10, use ArangoSearch or Inverted indexes instead.com.arangodb.model.VertexCollectionDropOptions useVertexCollectionRemoveOptions
insteadcom.arangodb.model.ZKDIndexOptions since ArangoDB 3.12, useMDIndexOptions
instead.
-
Constructors Constructor Description com.arangodb.ArangoDBException(Throwable) useArangoDBException.of(java.lang.Throwable)
instead
-
Enum Constants Enum Constant Description com.arangodb.entity.arangosearch.ConsolidationType.BYTES_ACCUM The “bytes_accum” policy type is deprecated and remains in ArangoSearch for backwards compatibility with the older versions. Please make sure to always use the “tier” policy instead.com.arangodb.entity.IndexType.fulltext since ArangoDB 3.10, use ArangoSearch or Inverted indexes instead.