Sharc.Graph.Surface
1.2.82
dotnet add package Sharc.Graph.Surface --version 1.2.82
NuGet\Install-Package Sharc.Graph.Surface -Version 1.2.82
<PackageReference Include="Sharc.Graph.Surface" Version="1.2.82" />
<PackageVersion Include="Sharc.Graph.Surface" Version="1.2.82" />
<PackageReference Include="Sharc.Graph.Surface" />
paket add Sharc.Graph.Surface --version 1.2.82
#r "nuget: Sharc.Graph.Surface, 1.2.82"
#:package Sharc.Graph.Surface@1.2.82
#addin nuget:?package=Sharc.Graph.Surface&version=1.2.82
#tool nuget:?package=Sharc.Graph.Surface&version=1.2.82
Sharc.Graph.Surface
Graph interfaces and models for the Sharc database engine.
Shared contracts, schema types, and traversal model definitions used by Sharc.Graph and downstream consumers. Pure C#, zero native dependencies.
Features
- IContextGraph: Core graph query interface for traversal and node lookup.
- IEdgeCursor: Zero-allocation cursor interface for iterating edges.
- Schema Types:
ConceptKind,RelationKind, and schema adapter abstractions. - Traversal Models:
TraversalPolicy,TraversalResult, and direction types. - Graph Records:
GraphNode,GraphEdge,NodeKey, andRecordIdvalue types.
Note
This is an interface package. Most users should reference Sharc.Graph instead, which provides the full graph engine implementation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sharc.Graph.Surface:
| Package | Downloads |
|---|---|
|
Sharc.Graph
Graph traversal and AI trust layer for Sharc: 31x faster than SQLite CTEs. Zero-alloc edge cursors, two-phase BFS, ECDSA agent attestation, hash-chain audit ledger. |
GitHub repositories
This package is not used by any popular GitHub repositories.