Git Product home page Git Product logo

ldbc_snb_implementations's Introduction

LDBC_LOGO LDBC SNB implementations

Build Status

Implementations for the Workload components of the LDBC Social Network Benchmark (specification).

โš ๏ธ Implementations in this repository are work-in-progress and are neither validated nor audited. Therefore, they should not be considered as official implementations until they are published in a peer-reviewed paper (planned for Q2 2018).

Implementations

Each project has its own README:

Status

The queries in this repository are work-in-progress.

query 01 02 03 04 05 06 07 08 09 10
Neo4j (Cypher) 01 02 03 04 05 06 07 08 09 10
PostgreSQL 01 02 03 04 05 06 07 08 09 10
Sparksee
SPARQL 01 02 03 04 05 06 07 08 09 10
query 11 12 13 14 15 16 17 18 19 20
Neo4j (Cypher) 11 12 13 14 15 16 17 18 19 20
PostgreSQL 11 12 13 14 15 16 17 18 19 20
Sparksee
SPARQL 11 12 13 14 15 16 17 18 19 20
query 21 22 23 24 25
Neo4j (Cypher) 21 22 23 24 25
PostgreSQL 21 22 23 24 25
Sparksee
SPARQL 21 22 23 24 25

User's guide

Download and install the LDBC SNB driver:

You can find the detailed information about this task here: https://github.com/ldbc/ldbc_snb_driver

After that, you can install the JAR file of ldbc_snb_driver to the local Maven repository. Go to the root directory of ldbc_snb_driver, and run:

mvn clean install -Dmaven.compiler.source=1.7 -Dmaven.compiler.target=1.7 -DskipTests

Generating the validation data set

  1. Grab the driver source code from: https://github.com/ldbc/ldbc_snb_driver

  2. Install the driver artifact to the local Maven repository:

    mvn clean install -DskipTests
  3. Go to the LDBC implementations directory (e.g. postgres or cypher) and generate that shaded JAR file:

    mvn clean package -DskipTests
  4. Set the parameters according to your system configuration and run the driver in validation generation mode. For more details, refer to the README of the implementation-specific subprojects.

For more details, on validating and benchmarking, visit the driver wiki.

ldbc_snb_implementations's People

Contributors

agubichev avatar alexaverbuch avatar antaljanosbenjamin avatar jmarton avatar mirkospasic avatar mkaufmann avatar oerling avatar pstutz avatar szarnyasg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.