index

com.outr.arango.core.ArangoDBCollection.index$
object index

Attributes

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

Members list

Concise view

Value members

Concrete methods

def delete(indexIds: List[String]): IO[List[String]]
def ensure(indexes: List[Index]): IO[List[IndexInfo]]
def query(): IO[List[IndexInfo]]