v7.5.0
Added
-
Added support for new ArangoDB 3.8 Analyzer types
This adds the
PipelineAnalyzer,AqlAnalyzer,GeoJsonAnalyzer,
GeoPointAnalyzerandStopwordsAnalyzertypes in TypeScript, as well as
the Analyzer-specific properties types. -
Added support for new ArangoDB 3.8
estimatesoption for indexesThis affects the
PersistentIndex,HashIndexandSkiplistIndextypes
in TypeScript.