triplerush

A distributed in-memory graph store.

License

License

GroupId

GroupId

com.signalcollect
ArtifactId

ArtifactId

triplerush_2.11
Last Version

Last Version

9.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

triplerush
A distributed in-memory graph store.
Project URL

Project URL

https://github.com/uzh/triplerush
Project Organization

Project Organization

University of Zurich
Source Code Management

Source Code Management

https://github.com/uzh/triplerush

Download triplerush_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.signalcollect/triplerush_2.11/ -->
<dependency>
    <groupId>com.signalcollect</groupId>
    <artifactId>triplerush_2.11</artifactId>
    <version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.signalcollect/triplerush_2.11/
implementation 'com.signalcollect:triplerush_2.11:9.0.0'
// https://jarcasting.com/artifacts/com.signalcollect/triplerush_2.11/
implementation ("com.signalcollect:triplerush_2.11:9.0.0")
'com.signalcollect:triplerush_2.11:jar:9.0.0'
<dependency org="com.signalcollect" name="triplerush_2.11" rev="9.0.0">
  <artifact name="triplerush_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.signalcollect', module='triplerush_2.11', version='9.0.0')
)
libraryDependencies += "com.signalcollect" % "triplerush_2.11" % "9.0.0"
[com.signalcollect/triplerush_2.11 "9.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.signalcollect : signal-collect_2.11 jar 8.0.6
org.mapdb : mapdb jar 3.0.0-M1
it.unimi.dsi : fastutil jar 7.0.8
org.apache.jena : jena-arq jar 3.0.0
org.apache.jena : jena-core jar 3.0.0
org.semanticweb.yars : nxparser-parsers jar 2.3.3

test (8)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.11 jar 2.4.1
org.apache.jena : jena-core jar 3.0.0
org.openrdf.sesame : sesame-sparql-testsuite jar 4.0.1
commons-io : commons-io jar 2.0.1
org.scalatest : scalatest_2.11 jar 2.2.6
org.scalacheck : scalacheck_2.11 jar 1.12.5
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.

TripleRush: A Distributed In-Memory Graph Store

TripleRush is a distributed in-memory graph store that supports SPARQL select queries. Its architecture is designed to take full advantage of cluster resources by distributing and parallelizing the query processing.

How to develop in Eclipse

Install the Typesafe IDE for Scala 2.11.

Ensure that Eclipse uses a Java 8 library and JVM: Preferences → Java → Installed JREs → JRE/JDK 8 should be installed and selected.

Import the project into Eclipse: File → Import... → Maven → Existing Maven Projects → select "triplerush" folder

Thanks a lot to

com.signalcollect
University of Zurich

Versions

Version
9.0.0
8.0.20
8.0.19
8.0.18
8.0.17
8.0.16
8.0.15
8.0.14
8.0.13
8.0.12
8.0.11
8.0.10
8.0.7
8.0.1
8.0.0
6.1.3
6.1.2
6.1.1
6.1.0
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.0.0
4.1.3
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.1.0
3.0.0
2.0.1
2.0.0
1.0.1
1.0
0.0.6