commit | 0b6ef8f20ef9285c71996e2043ce4c97b222c95d | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Mon Nov 18 12:00:20 2013 -0800 |
committer | Jonathan Hart <jono@onlab.us> | Mon Nov 18 12:00:20 2013 -0800 |
tree | edc14b68ddaea11a6059a33e2b1d25948859f566 | |
parent | d3003257ac13bb2b53e595a3f96cb247b517c749 [diff] [blame] |
Made loading gremlin.sh faster by not using maven
diff --git a/titan/listDevices b/titan/listDevices new file mode 100644 index 0000000..ea57f41 --- /dev/null +++ b/titan/listDevices
@@ -0,0 +1,2 @@ +g.stopTransaction(SUCCESS); +g.V('type', 'device').map; \ No newline at end of file