Skip to content

chaehb/ex_gremlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

ExGremlin

An Elixir client for Apache TinkerPop™ aka Gremlin inspired by Gremlex.

ExGremlin does not support all functions (yet). It is pretty early on in it's development. But you can always use raw Gremlin queries by using Client.query("<Insert gremlin query>")

Current State

  • Basic Implementations
  • Support all gremlin functions
  • Optimizing for Janusgraph
  • Mix Commands

Rewrite from gremlex

About

Gremlin Client for Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages