Sources

Available Source plugins for drasi-lib

Sources ingest data from external systems or your application and emit graph elements (nodes and relationships) that feed into Continuous Queries. Each Source is a separate crate that you add to your Cargo.toml as needed.

Available Sources

Building Custom Sources

If you need to integrate with a system not covered by the available Sources, you can build your own Source by following the Drasi Source Developer Guide: