Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

kud1ing/tinkerpop-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apache TinkerPop from Rust

An example showing how to call Apache TinkerPop from Rust via Rucaja (JNI).

This repository contains two directories:

  • java contains a Java project to build a fat JAR tinkerpop.jar which contains a wrapper Java class around TinkerPop and all dependencies.
  • rust contains Rust code which uses tinkerpop.jar. Run it using cargo run.

About

Apache TinkerPop from Rust via Rucaja (JNI)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published