Gremlin.Net
3.7.3
dotnet add package Gremlin.Net --version 3.7.3
NuGet\Install-Package Gremlin.Net -Version 3.7.3
<PackageReference Include="Gremlin.Net" Version="3.7.3" />
paket add Gremlin.Net --version 3.7.3
#r "nuget: Gremlin.Net, 3.7.3"
// Install Gremlin.Net as a Cake Addin #addin nuget:?package=Gremlin.Net&version=3.7.3 // Install Gremlin.Net as a Cake Tool #tool nuget:?package=Gremlin.Net&version=3.7.3
Gremlin.Net for Apache TinkerPop™ is a language variant and driver for .NET.
Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of TinkerPop. It can be described as a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph.
Gremlin.Net implements Gremlin within .NET. C# syntax has the same constructs as Java including "dot notation" for function chaining (a.b.c), round bracket function arguments (a(b,c)), and support for global namespaces (a(b()) vs a(__.b())). As such, anyone familiar with Gremlin-Java will immediately be able to work with Gremlin.Net. Moreover, there are a few added constructs to Gremlin.Net that make traversals a bit more succinct.
Gremlin.Net is designed to connect to a "server" that is hosting a TinkerPop-enabled graph system. That "server" could be Gremlin Server
https://tinkerpop.apache.org/docs/current/reference/#gremlin-server
or a remote graph provider that exposes protocols by which Gremlin.Net can connect.
Please see the Reference Documentation of Apache TinkerPop for more information on usage: https://tinkerpop.apache.org/docs/current/reference
and use our Google Group gremlin-users if there are any questions: https://s.apache.org/c8hru
The Gremlin language allows users to write highly expressive graph traversals and has a broad list of functions that cover a wide body of features. The Reference Documentation describes these functions and other aspects of the TinkerPop ecosystem including some specifics on Gremlin in .NET itself:
https://s.apache.org/pgbwu
Most of the examples found in the documentation use Groovy language syntax in the Gremlin Console. For the most part, these examples should generally translate to C# with some logical modification:
https://s.apache.org/10v91
Given the strong correspondence between canonical Gremlin in Java and its variants like C#, there is a limited amount of C#-specific documentation and examples. This strong correspondence among variants ensures that the general Gremlin reference documentation is applicable to all variants and that users moving between development languages can easily adopt the Gremlin variant for that language.
NOTE that versions suffixed with "-rc" are considered release candidates (i.e. pre-alpha, alpha, beta, etc.) and thus for early testing purposes only.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Polly (>= 8.4.2)
- System.Text.Json (>= 8.0.5)
-
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Polly (>= 8.4.2)
- System.Text.Json (>= 8.0.5)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Gremlin.Net:
Package | Downloads |
---|---|
ExRam.Gremlinq.Core
.NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases. |
|
Gremlin.Net.CosmosDb
Helper library to use Gremlin.Net with a Cosmos DB graph instance |
|
CassandraCSharpDriver.Graph
This package builds on the DataStax C# Driver for Apache Cassandra, adding functionality for interacting with DataStax Graph features using Apache TinkerPop Gremlin.Net. |
|
JanusGraph.Net
JanusGraph.Net extends Apache TinkerPop™'s Gremlin.Net with support for JanusGraph-specific types. |
|
Stardust.Paradox.Data.Providers.Gremlin
Entityframework styled tool for accessing gremlin based graph databases like CosmosDB and Apache Tinkerpop A database connector based on gremlin.net |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Gremlin.Net:
Repository | Stars |
---|---|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
Gremlinq/ExRam.Gremlinq
A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
|
|
markjprice/apps-services-net8
Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
|
Version | Downloads | Last updated |
---|---|---|
3.7.3 | 778 | 10/29/2024 |
3.7.2 | 102,480 | 4/15/2024 |
3.7.1 | 87,937 | 12/4/2023 |
3.7.0 | 32,781 | 8/4/2023 |
3.6.8 | 101 | 10/29/2024 |
3.6.7 | 532 | 4/15/2024 |
3.6.6 | 264 | 12/4/2023 |
3.6.5 | 299 | 8/4/2023 |
3.6.4 | 35,882 | 5/17/2023 |
3.6.3 | 2,966 | 5/5/2023 |
3.6.3-rc2 | 750 | 4/6/2023 |
3.6.2 | 13,393 | 1/26/2023 |
3.6.1 | 262,721 | 7/26/2022 |
3.6.0 | 191,208 | 4/11/2022 |
3.5.8 | 660 | 12/4/2023 |
3.5.7 | 355 | 8/4/2023 |
3.5.7-rc1 | 153 | 5/18/2023 |
3.5.6 | 666 | 5/5/2023 |
3.5.6-rc2 | 2,192 | 4/6/2023 |
3.5.5 | 2,448 | 1/26/2023 |
3.5.4 | 22,826 | 7/26/2022 |
3.5.3 | 20,913 | 4/11/2022 |
3.5.2 | 68,853 | 1/14/2022 |
3.5.1 | 230,328 | 7/26/2021 |
3.5.0 | 21,347 | 5/10/2021 |
3.4.13 | 404,379 | 1/14/2022 |
3.4.12 | 29,851 | 7/26/2021 |
3.4.11 | 88,829 | 5/10/2021 |
3.4.10 | 177,264 | 1/22/2021 |
3.4.9 | 214,314 | 12/11/2020 |
3.4.8 | 286,826 | 8/7/2020 |
3.4.7 | 287,358 | 6/5/2020 |
3.4.6 | 444,798 | 2/24/2020 |
3.4.5 | 18,728 | 2/7/2020 |
3.4.4 | 155,138 | 10/18/2019 |
3.4.3 | 131,211 | 8/9/2019 |
3.4.2 | 73,573 | 6/3/2019 |
3.4.1 | 80,572 | 3/22/2019 |
3.4.0 | 129,209 | 1/8/2019 |
3.4.0-rc2 | 161,176 | 9/27/2018 |
3.4.0-rc1 | 13,270 | 7/2/2018 |
3.3.11 | 702 | 6/5/2020 |
3.3.10 | 3,261 | 2/7/2020 |
3.3.9 | 682 | 10/18/2019 |
3.3.8 | 749 | 8/9/2019 |
3.3.7 | 731 | 6/3/2019 |
3.3.6 | 822 | 3/22/2019 |
3.3.5 | 5,025 | 1/8/2019 |
3.3.4 | 60,129 | 10/19/2018 |
3.3.3 | 156,356 | 5/14/2018 |
3.3.2 | 80,605 | 4/9/2018 |
3.3.2-rc1 | 3,806 | 2/18/2018 |
3.3.1 | 7,140 | 12/20/2017 |
3.3.0-rc1 | 972 | 8/25/2017 |
3.2.11 | 1,170 | 1/8/2019 |
3.2.10 | 893 | 10/19/2018 |
3.2.9 | 55,609 | 5/14/2018 |
3.2.8 | 3,000 | 4/9/2018 |
3.2.8-rc1 | 912 | 2/18/2018 |
3.2.7 | 7,467 | 12/20/2017 |
3.2.6-rc1 | 1,307 | 8/25/2017 |
0.2.2 | 22,678 | 9/16/2017 |
0.2.1 | 1,587 | 6/8/2017 |
0.2.0 | 1,088 | 5/29/2017 |
0.1.3 | 1,777 | 1/29/2017 |
0.1.2 | 1,257 | 11/12/2016 |
0.1.1 | 1,139 | 10/20/2016 |
0.1.0 | 1,345 | 10/19/2016 |