aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/main/resources/etc/appprops/janusgraph-realtime.properties
diff options
context:
space:
mode:
Diffstat (limited to 'aai-resources/src/main/resources/etc/appprops/janusgraph-realtime.properties')
-rw-r--r--aai-resources/src/main/resources/etc/appprops/janusgraph-realtime.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/src/main/resources/etc/appprops/janusgraph-realtime.properties b/aai-resources/src/main/resources/etc/appprops/janusgraph-realtime.properties
index 3f00b55..f0ec0ac 100644
--- a/aai-resources/src/main/resources/etc/appprops/janusgraph-realtime.properties
+++ b/aai-resources/src/main/resources/etc/appprops/janusgraph-realtime.properties
@@ -16,6 +16,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ============LICENSE_END=========================================================
+gremlin.graph=org.janusgraph.core.JanusGraphFactory
query.fast-property=true
query.smart-limit=false
@@ -25,8 +26,7 @@ storage.hostname=localhost
#schema.default=none
storage.lock.wait-time=300
-storage.hbase.table=aaigraph-dev1.dev
-storage.hbase.ext.zookeeper.znode.parent=/hbase-unsecure
+
# Setting db-cache to false ensure the fastest propagation of changes across servers
cache.db-cache = false