Gremlin.Net
3.4.4
See the version list below for details.
dotnet add package Gremlin.Net --version 3.4.4
NuGet\Install-Package Gremlin.Net -Version 3.4.4
<PackageReference Include="Gremlin.Net" Version="3.4.4" />
paket add Gremlin.Net --version 3.4.4
#r "nuget: Gremlin.Net, 3.4.4"
// Install Gremlin.Net as a Cake Addin #addin nuget:?package=Gremlin.Net&version=3.4.4 // Install Gremlin.Net as a Cake Tool #tool nuget:?package=Gremlin.Net&version=3.4.4
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
http://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://s.apache.org/pgbwu
and use our Google Group gremlin-users if there are any questions: https://s.apache.org/c8hru
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 was computed. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Net.WebSockets (>= 4.3.0)
- System.Net.WebSockets.Client (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.3.0)
- Newtonsoft.Json (>= 11.0.2)
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 | 1,494 | 10/29/2024 |
3.7.2 | 108,417 | 4/15/2024 |
3.7.1 | 88,594 | 12/4/2023 |
3.7.0 | 33,359 | 8/4/2023 |
3.6.8 | 127 | 10/29/2024 |
3.6.7 | 593 | 4/15/2024 |
3.6.6 | 266 | 12/4/2023 |
3.6.5 | 301 | 8/4/2023 |
3.6.4 | 36,167 | 5/17/2023 |
3.6.3 | 2,966 | 5/5/2023 |
3.6.3-rc2 | 750 | 4/6/2023 |
3.6.2 | 13,440 | 1/26/2023 |
3.6.1 | 264,469 | 7/26/2022 |
3.6.0 | 191,807 | 4/11/2022 |
3.5.8 | 667 | 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,452 | 1/26/2023 |
3.5.4 | 22,860 | 7/26/2022 |
3.5.3 | 20,955 | 4/11/2022 |
3.5.2 | 69,099 | 1/14/2022 |
3.5.1 | 230,659 | 7/26/2021 |
3.5.0 | 21,381 | 5/10/2021 |
3.4.13 | 408,494 | 1/14/2022 |
3.4.12 | 29,880 | 7/26/2021 |
3.4.11 | 88,904 | 5/10/2021 |
3.4.10 | 177,501 | 1/22/2021 |
3.4.9 | 214,642 | 12/11/2020 |
3.4.8 | 287,049 | 8/7/2020 |
3.4.7 | 287,407 | 6/5/2020 |
3.4.6 | 446,869 | 2/24/2020 |
3.4.5 | 18,730 | 2/7/2020 |
3.4.4 | 155,184 | 10/18/2019 |
3.4.3 | 131,260 | 8/9/2019 |
3.4.2 | 73,661 | 6/3/2019 |
3.4.1 | 80,812 | 3/22/2019 |
3.4.0 | 129,316 | 1/8/2019 |
3.4.0-rc2 | 161,549 | 9/27/2018 |
3.4.0-rc1 | 13,274 | 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,038 | 1/8/2019 |
3.3.4 | 60,197 | 10/19/2018 |
3.3.3 | 156,362 | 5/14/2018 |
3.3.2 | 80,605 | 4/9/2018 |
3.3.2-rc1 | 3,806 | 2/18/2018 |
3.3.1 | 7,144 | 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,611 | 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,694 | 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,346 | 10/19/2016 |