Cvoya.Graph.Cypher
1.0.0
Prefix Reserved
dotnet add package Cvoya.Graph.Cypher --version 1.0.0
NuGet\Install-Package Cvoya.Graph.Cypher -Version 1.0.0
<PackageReference Include="Cvoya.Graph.Cypher" Version="1.0.0" />
<PackageVersion Include="Cvoya.Graph.Cypher" Version="1.0.0" />
<PackageReference Include="Cvoya.Graph.Cypher" />
paket add Cvoya.Graph.Cypher --version 1.0.0
#r "nuget: Cvoya.Graph.Cypher, 1.0.0"
#:package Cvoya.Graph.Cypher@1.0.0
#addin nuget:?package=Cvoya.Graph.Cypher&version=1.0.0
#tool nuget:?package=Cvoya.Graph.Cypher&version=1.0.0
Downloadable open-source computer software from CVOYA. See the CVOYA software catalog.
Cvoya.Graph.Cypher
Cvoya.Graph.Cypher contains the typed Cypher abstract syntax tree, shared planner and renderer,
and ICypherDialect provider SPI used by CVOYA Graph query generation. A provider supplies syntax
and capabilities through the dialect; the shared renderer returns text, parameters, and an exact
projection-column schema in CypherRenderResult.
The dialect advertises translation capabilities, while provider certification remains the job of
Cvoya.Graph.CompatibilityTests. Providers keep driver values and physical entity identity behind
their adapters; neither is part of the public Cypher AST contract.
| 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
- Cvoya.Graph (>= 1.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Cvoya.Graph.Cypher:
| Package | Downloads |
|---|---|
|
Cvoya.Graph.Neo4j
CVOYA Graph provider for Neo4j, with LINQ support and the Cvoya.Graph abstraction. |
|
|
Cvoya.Graph.Age
CVOYA Graph provider for PostgreSQL and Apache AGE, with LINQ support for the Cvoya.Graph abstraction. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 41 | 7/23/2026 |
| 1.0.0-alpha.20260717 | 84 | 7/17/2026 |