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.
ArangoDB::Index::Hash
Instance of ArangoDB hash index.
Constructor.
Identifier of index.
Index type.
List of attribute paths.
If it is true, it is a unique index.