summaryrefslogtreecommitdiffstats
path: root/aai-traversal/bundleconfig-local/etc/appprops/titan-realtime.properties
blob: 30d8b0a19104d6bd54e151849fb58759c14e740f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
query.fast-property=true
# the following parameters are not reloaded automatically and require a manual bounce
storage.backend=inmemory
storage.hostname=localhost

#schema.default=none
storage.lock.wait-time=300
storage.hbase.table=aaigraph-dev02
storage.hbase.ext.zookeeper.znode.parent=/hbase
# Setting db-cache to false ensure the fastest propagation of changes across servers
cache.db-cache = false

#load graphson file on startup
load.snapshot.file=false