I want to load data into titanDB and i know about bulkloading and gremlin script will do that but i want to do the same using spark. i have data in json format and i want to load it using spark. They integrate the spark with titan in titan 0.9 and 1.0.0. but using SparkGraphComputer i can read the data from titan but i want to do opposite of it, i want to write data into titan using spark
References http://tinkerpop.apache.org/docs/3.1.0-incubating/#sparkgraphcomputer
https://groups.google.com/forum/#!topic/aureliusgraphs/DGwJnpdHPmU