ArangoModelsTrait
The configured model list shared by the structure-aware actions of `command:arangodb` (`views --diff/--sync` and `doctor`): the container ids of the {@see \oihana\arango\models\Documents} definitions whose declarations (`AQL::COLLECTION`, `AQL::INDEXES`, `AQL::VIEW`) are inspected. Supplied via the `models` init key ({@see \oihana\arango\commands\enums\ArangoCommandParam::MODELS}).
Tags
Table of Contents
Properties
- $models : array<int, string>
- Container ids of the `Documents` models to inspect.
Properties
$models
Container ids of the `Documents` models to inspect.
public
array<int, string>
$models
= []