Type alias GraphEnvironment

GraphEnvironment: FDR & WithResolver

An environment which hosts multiple related graphs and contains state which should be shared between those graphs e.g. prefixes, default language.

The objects used to interact with the graphs must be created using the factory methods of the environment which holds the graph.

Generated using TypeDoc