# spark-gremlin **Repository Path**: caosuwenwu/spark-gremlin ## Basic Information - **Project Name**: spark-gremlin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-08 - **Last Updated**: 2021-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spark-Gremlin Spark-Gremlin is an attempt to implement implement the Tinkerpop Gremlin API (http://www.tinkerpop.com/docs/3.0.0.M5) This is a complete re-write of the SparkGraph project (https://github.com/kellrott/sparkgraph) which was an attempt to implement the TinkerPop V2 API. ## Status Nothing works yet ## Building Spark-Gremlin ./sbt/sbt assembly