[lexigram.config]
graph = lexigram.graph.config:GraphConfig

[lexigram.modules]
graph = lexigram.graph.module:GraphModule

[lexigram.providers]
graph = lexigram.graph.di.provider:GraphProvider
