AbstractOperationService |
An abstract OperationsService which allows for implementations to inject dependencies
depending on what DI framework they prefer.
|
IGraphConfigurationServiceV2 |
An IGraphConfigurationService has methods to get Graph configuration information
such as the Schema and available Operation s.
|
IJobServiceV2 |
An IJobService handles jobs - executing Jobs and getting Job
statuses.
|
IOperationServiceV2 |
An IOperationServiceV2 has methods to execute Operation s on the
Graph .
|
IPropertiesServiceV2 |
An IPropertiesServiceV2 has methods to GET a list of configured system properties
|
IStatusServiceV2 |
An StatusService has methods to check the status of the system
|