index

com.outr.arango.Field.index
object index

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
index.type

Members list

Value members

Concrete methods

def geo(geoJson: Boolean): Index
def inverted(parallelism: Int, analyzer: Analyzer, features: Set[AnalyzerFeature], includeAllFields: Boolean, trackListPositions: Boolean, searchField: Boolean, cache: Boolean, primaryKeyCache: Boolean): Index
def persistent(sparse: Boolean, unique: Boolean): Index
def ttl(expireAfter: FiniteDuration): Index