The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ArangoDB::Index::CapConstraint - An ArangoDB Cap Constraint

DESCRIPTION

Instance of ArangoDB cap constraint.

METHODS

new()

Constructor.

id()

Returns identifier of index.

type()

Returns type of index.

collection_id()

Returns identifier of the index.

drop()

Drop the index.

size()

Restriction size of collection.

AUTHOR

Hideaki Ohno <hide.o.j55 {at} gmail.com>