How to stream graphsonfile for readgraph over HTTP channel

8 views
Skip to first unread message

surendra salke

unread,
Nov 2, 2017, 2:56:43 PM11/2/17
to Aurelius
This is how Loading graph from a local file system into a titan.

curl -X POST -"{\"gremlin\":\"graph.io(IoCore.graphson()).readGraph('/home/data/example.json')\", \"language\":\"gremlin-groovy\"}" "http://localhost:8182" | python -m json.tool



Can someone please help me to stream the graphson file to germline server on HTTP channel rather than reading from a file system.
Reply all
Reply to author
Forward
0 new messages