Skip to main content

Module plugins

Module plugins 

Source
Expand description

Plugin system for Graphos.

This module provides the plugin infrastructure and bridges to external libraries.

Structs§

PluginRegistry
Registry for managing plugins and algorithms.

Traits§

Algorithm
A graph algorithm that can be invoked from queries.
Plugin
A Graphos plugin.