"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 Serverhttp://tinkerpop.apache.org/docs/current/reference/#gremlin-serveror 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/pgbwuand use our Google Group gremlin-users if there are any questions: https://s.apache.org/c8hruNOTE that versions suffixed with "-rc" are considered release candidates (i.e. pre-alpha, alpha, beta, etc.) and thus for early testing purposes only."
Library or NuGet package built with .net standard and c# by Apache TinkerPop.
Repository: https://github.com/apache/tinkerpop
"A Discord.Net extension adding support for bot commands."
Library or NuGet package built with .net standard and c# by RogueException.
"log4stash is a log4net appender for easy logging of exceptions and messages to Elasticsearch indices. You can configure few filters to anal…"
Library or NuGet package built with .net standard and c# by urielha.
"Microsoft recommended .NetCore API usage rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAn…"
Library or NuGet package built with .net standard and c# by Microsoft.
"An extension of the mustache text template engine for .NET."
Library or NuGet package built with .net standard and c# by Truncon.
"This package allows you to deploy the Sandcastle Help File Builder tools inside of a project to build help files without installing the tools manually such as on a build…"
Library or NuGet package built with .net standard and c# by Eric Woodruff.
"Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database."
Library or NuGet package built with .net standard and c# by Shay Rojansky.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2024 - created by Corstiaan Hesselink - submit project - RSS feed - contact