The application context
Some methods of the service context have changed in ArangoDB 3.0:
The attribute has also been removed as it should be considered an implementation detail. You should instead access the dependencies
and configuration
attributes directly.
The internal attribute (which provides access to the service itself) has been renamed to service
.