Skip to content

Encapsulate APIs instantiation into a method in ArangoDBClient #259

@DiscoPYF

Description

@DiscoPYF

In the ArangoDBClient wrapper class, there are multiple constructors all instantiating the various API client properties. We can move this logic into a separate private method to remove code duplication and prevent errors when adding new API clients, e.g. InitializeApis.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions