The trait ArangoClient\Schema\ManagesGraphs requires some properties which are not provided by ArangoClient\Schema\SchemaManager: $graph, $graphs, $collections
Loading history...
18
19
protected ArangoClient $arangoClient;
20
21
104
public function __construct(ArangoClient $arangoClient)