Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,54 @@
<classpathentry kind="lib" path="lib/gs-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/gs-ui-1.3.jar"/>
<classpathentry kind="lib" path="lib/monte-cc.jar"/>
<classpathentry kind="lib" path="lib/aspectjrt-1.7.4.jar"/>
<classpathentry kind="lib" path="lib/GDB/bitsy/bitsy-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/bitsy/ness-core-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/blueprints-core-2.6.0.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/commons-beanutils-1.7.0.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/commons-beanutils-core-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/commons-configuration-1.6.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/commons-digester-1.8.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/concurrentlinkedhashmap-lru-1.4.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/hppc-0.6.0.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/jackson-annotations-2.2.3.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/jackson-core-2.2.3.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/jackson-databind-2.2.3.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/jettison-1.3.3.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/slf4j-api-1.7.3.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/slf4j-nop-1.7.3.jar"/>
<classpathentry kind="lib" path="lib/GDB/blueprints/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/blueprints-neo4j2-graph-2.6.0.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/lucene-core-3.6.2.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-backup-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-cluster-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-com-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-consistency-check-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-cypher-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-cypher-commons-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-cypher-compiler-1.9-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-cypher-compiler-2.0-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-graph-algo-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-graph-matching-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-ha-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-jmx-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-kernel-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-lucene-index-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-management-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/neo4j-udc-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/netty-3.6.3.Final.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/parboiled-core-1.1.6.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/parboiled-scala_2.10-1.1.6.jar"/>
<classpathentry kind="lib" path="lib/GDB/neo4j/scala-library-2.10.3.jar"/>
<classpathentry kind="lib" path="lib/GDB/orientdb/jna-4.0.0.jar"/>
<classpathentry kind="lib" path="lib/GDB/orientdb/jna-platform-4.0.0.jar"/>
<classpathentry kind="lib" path="lib/GDB/orientdb/orientdb-core-2.0.12.jar"/>
<classpathentry kind="lib" path="lib/GDB/orientdb/orientdb-graphdb-2.0.12.jar"/>
<classpathentry kind="lib" path="lib/GDB/orientdb/orientdb-server-2.0.12.jar"/>
<classpathentry kind="lib" path="lib/GDB/orientdb/snappy-java-1.1.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
34 changes: 34 additions & 0 deletions config/graph/graphfactory.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
######################################################################
## SETTINGS FOR THE GRAPHFACTORY
######################################################################

## GF_GRAPHTYPE ######################################################
# Possible Values:
# * BITSY_DURABLE
# * BITSY_NON_DURABLE
# * DNA
# * NEO4J2
# * ORIENTDBNOTX
# * TINKERGRAPH
GF_GRAPHTYPE = TINKERGRAPH

## GF_GDB_CLEAR_WORKSPACE_ON_CLOSE ###################################
# Applies only for:
# * BITSY_DURABLE
# * NEO4J2
GF_GDB_CLEAR_WORKSPACE_ON_CLOSE = true
GF_GDB_WORKSPACE = data/GDB/

## GF_GDB_OPERATIONS_PER_COMMIT [0 - INTEGER.MAX_VALUE]###############
# Defines after how many operations a commit will be executed.
# Default: 0
# <0 : NO_COMMIT
# =0 : COMMIT_ON_CLOSE
# Example:
# OPERATIONS_PER_COMMIT=1000 -> commit after 1000 operations
GF_GDB_OPERATIONS_PER_COMMIT=0

## GF_GDB_STORE_DNA_ELEMENTS_IN_GDB ##################################
# If this option is true DNA tries to store the DNA elements (nodes,
# edges) in the graph database if possible
GF_GDB_STORE_DNA_ELEMENTS_IN_GDB=false
Binary file added lib/GDB/bitsy/bitsy-1.5.1.jar
Binary file not shown.
Binary file added lib/GDB/bitsy/ness-core-1.5.0.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/blueprints-core-2.6.0.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/commons-beanutils-1.7.0.jar
Binary file not shown.
Binary file not shown.
Binary file added lib/GDB/blueprints/commons-collections-3.2.1.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/commons-configuration-1.6.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/commons-digester-1.8.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/commons-lang-2.4.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/commons-logging-1.1.1.jar
Binary file not shown.
Binary file not shown.
Binary file added lib/GDB/blueprints/hppc-0.6.0.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/jackson-annotations-2.2.3.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/jackson-core-2.2.3.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/jackson-databind-2.2.3.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/jettison-1.3.3.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/slf4j-api-1.7.3.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/slf4j-nop-1.7.3.jar
Binary file not shown.
Binary file added lib/GDB/blueprints/stax-api-1.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/blueprints-neo4j2-graph-2.6.0.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/geronimo-jta_1.1_spec-1.1.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/lucene-core-3.6.2.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-backup-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-cluster-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-com-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-consistency-check-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-cypher-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-cypher-commons-2.0.1.jar
Binary file not shown.
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-cypher-compiler-2.0-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-graph-algo-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-graph-matching-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-ha-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-jmx-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-kernel-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-lucene-index-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-management-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/neo4j-udc-2.0.1.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/netty-3.6.3.Final.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/parboiled-core-1.1.6.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/parboiled-scala_2.10-1.1.6.jar
Binary file not shown.
Binary file added lib/GDB/neo4j/scala-library-2.10.3.jar
Binary file not shown.
Binary file added lib/GDB/orientdb/jna-4.0.0.jar
Binary file not shown.
Binary file added lib/GDB/orientdb/jna-platform-4.0.0.jar
Binary file not shown.
Binary file added lib/GDB/orientdb/orientdb-core-2.0.12.jar
Binary file not shown.
Binary file added lib/GDB/orientdb/orientdb-graphdb-2.0.12.jar
Binary file not shown.
Binary file added lib/GDB/orientdb/orientdb-server-2.0.12.jar
Binary file not shown.
Binary file added lib/GDB/orientdb/snappy-java-1.1.0.1.jar
Binary file not shown.
Loading