CVOYA graph API Reference

This site contains the generated API reference for the CVOYA graph .NET libraries, produced from the XML documentation comments in the source code.

Packages

  • Cvoya.Graph — provider-neutral core: IGraph, INode, IRelationship, the LINQ querying surface, and attributes.
  • Cvoya.Graph.Neo4j — the Neo4j provider implementation.
  • Cvoya.Graph.Age — the PostgreSQL + Apache AGE provider implementation.
  • Cvoya.Graph.Serialization — the runtime serialization representation shared by providers and code generation.
  • Cvoya.Graph.Serialization.CodeGen — the incremental source generator that emits entity serializers.
  • Cvoya.Graph.Analyzers — Roslyn analyzers that flag common mistakes in consumer domain models.

Browse the API namespaces for full type and member documentation, or return to the project documentation.