Gremlin.Net 3.4.13

.NET Standard 1.3
There is a newer version of this package available.
See the version list below for details.
dotnet add package Gremlin.Net --version 3.4.13
NuGet\Install-Package Gremlin.Net -Version 3.4.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gremlin.Net" Version="3.4.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gremlin.Net --version 3.4.13
#r "nuget: Gremlin.Net, 3.4.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Gremlin.Net as a Cake Addin
#addin nuget:?package=Gremlin.Net&version=3.4.13

// Install Gremlin.Net as a Cake Tool
#tool nuget:?package=Gremlin.Net&version=3.4.13

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
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (21)

Showing the top 5 NuGet packages that depend on Gremlin.Net:

Package Downloads
ExRam.Gremlinq.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.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.

Gremlin.Linq

Fluent querys for gremlin using lambda expressions

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Gremlin.Net:

Repository Stars
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
ExRam/ExRam.Gremlinq
A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
Version Downloads Last updated
3.6.2 4,971 1/26/2023
3.6.1 59,476 7/26/2022
3.6.0 84,389 4/11/2022
3.5.5 602 1/26/2023
3.5.4 2,742 7/26/2022
3.5.3 4,213 4/11/2022
3.5.2 42,332 1/14/2022
3.5.1 164,625 7/26/2021
3.5.0 18,446 5/10/2021
3.4.13 73,385 1/14/2022
3.4.12 24,432 7/26/2021
3.4.11 59,152 5/10/2021
3.4.10 123,055 1/22/2021
3.4.9 156,159 12/11/2020
3.4.8 236,685 8/7/2020
3.4.7 261,366 6/5/2020
3.4.6 326,444 2/24/2020
3.4.5 18,088 2/7/2020
3.4.4 133,576 10/18/2019
3.4.3 117,833 8/9/2019
3.4.2 67,925 6/3/2019
3.4.1 62,322 3/22/2019
3.4.0 113,579 1/8/2019
3.4.0-rc2 136,140 9/27/2018
3.4.0-rc1 12,930 7/2/2018
3.3.11 552 6/5/2020
3.3.10 3,113 2/7/2020
3.3.9 573 10/18/2019
3.3.8 619 8/9/2019
3.3.7 605 6/3/2019
3.3.6 679 3/22/2019
3.3.5 4,550 1/8/2019
3.3.4 52,130 10/19/2018
3.3.3 143,642 5/14/2018
3.3.2 79,587 4/9/2018
3.3.2-rc1 3,649 2/18/2018
3.3.1 6,787 12/20/2017
3.3.0-rc1 881 8/25/2017
3.2.11 703 1/8/2019
3.2.10 742 10/19/2018
3.2.9 52,053 5/14/2018
3.2.8 2,621 4/9/2018
3.2.8-rc1 814 2/18/2018
3.2.7 6,962 12/20/2017
3.2.6-rc1 1,139 8/25/2017
0.2.2 21,633 9/16/2017
0.2.1 1,369 6/8/2017
0.2.0 933 5/29/2017
0.1.3 1,585 1/29/2017
0.1.2 1,101 11/12/2016
0.1.1 966 10/20/2016
0.1.0 1,072 10/19/2016