Company
Date Published
Dec. 20, 2017
Author
Jorge Bay Gondra
Word count
333
Language
English
Hacker News points
None

Summary

The new DataStax C# Fluent API enables interaction with DSE Graph using Apache TinkerPop™ Gremlin.Net language variant. This package allows developers to write graph traversals in C#, leveraging the high-level client driver features of the DataStax Enterprise C# Driver. To use this library, add the package reference and necessary using directives. Execute traversals using IDseSession instances and GraphTraversalSource objects. The API documentation is available for further guidance.