Upgrade SDC from Titan to Janus Graph
[sdc.git] / asdctool / src / main / resources / scripts / deleteAllProducts.sh
index 38e468d..474b6c8 100644 (file)
@@ -1,8 +1,8 @@
 #!/bin/bash
 
-##############################
-# delete all products from titan
-##############################
+#####################################
+# delete all products from JanusGraph
+#####################################
 
 CURRENT_DIR=`pwd`
 BASEDIR=$(dirname $0)