<!-- Source: https://docs.squirro.com/en/latest/api/squirro_client.topic.MLGraphiteMixin.html -->
# MLGraphiteMixin

**`class MLGraphiteMixin`**

Bases: [`object`](https://docs.python.org/3.11/library/functions.html#object)

Mixin for interacting with Graphite resources.

Methods SummaryMethods Documentation

**`get_all_graphite_projects(project_id)`**

Get projects from all Graphite integrations.

**`get_graphite_concepts(project_id, instance_id, graphite_project_id, scheme_id)`**

Get concepts from a Graphite scheme.

**`get_graphite_instances(project_id)`**

List configured Graphite instances.

**`get_graphite_projects(project_id, instance_id)`**

Get projects from Graphite.

**`get_graphite_schemes(project_id, instance_id, graphite_project_id)`**

Get schemes from a Graphite project.
