Skip to content

atlarge-research/graphalytics-platforms-neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphalytics Neo4j platform driver

Neo4j implementation of the LDBC Graphalytics benchmark. This repository contains two sets of implementations:

To run the benchmark, follow the steps in the Graphalytics tutorial on Running Benchmark with the Neo4j-specific instructions listed below.

Configuring and running the benchmark

To initialize the benchmark package, run:

./init.sh MY_GRAPH_DIR NEO4J_DIR IMPLEMENTATION

where

  • MY_GRAPH_DIR should point to the directory of the graphs and the validation data. The default value is ~/graphs.
  • NEOJ4_DIR should point to Neo4j's directory. The default value is ~/neo4j.
  • IMPLEMENTATION selects the implementation to use (embedded or algolib). The default value is algolib.

You can later review these configurations are set in config/benchmark.properties and config/platform.properties.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages