NAME

ArangoDB::Index::Hash

DESCRIPTION

Instance of ArangoDB hash index.

METHODS

new()

Constructor.

id()

Identifier of index.

type()

Index type.

fields()

List of attribute paths.

unique()

If it is true, it is a unique index.