io#

Package for importing and exporting ECLYPSE graph objects.

The package exposes a small import/export API for Infrastructure and Application objects. Built-in formats are resolved through the default registry, while custom importers and exporters can be passed directly to the public functions.

Modules

assets

Serialisation helpers for ECLYPSE assets and asset spaces.

base

Abstract base classes for ECLYPSE graph importers and exporters.

context

Import/export context objects used by ECLYPSE IO codecs.

defaults

Default importer and exporter registry for ECLYPSE IO.

functions

Public graph import and export functions.

graphs

Common graph serialisation logic shared by ECLYPSE IO formats.

registry

Registry of built-in ECLYPSE graph importers and exporters.