first commit for new repo
[sdc/sdc-titan-cassandra.git] / src / test / resources / rexster-fragment.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <graph>
3     <graph-read-only>false</graph-read-only>
4     <graph-location>home</graph-location>
5     <properties>
6         <storage.backend>local</storage.backend>
7     </properties>
8     <extensions>
9         <allows>
10             <allow>tp:gremlin</allow>
11         </allows>
12     </extensions>
13 </graph>