Last Version

Apache Rya PCJ Fluo Demo 4.0.1

A demo application that shows how the Fluo application is able to maintain Rya Precomputed Joins using historic Statements while streaming new Statements.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.pcj.fluo.demo
Version

Version

4.0.1
Type

Type

jar
Description

Description

Apache Rya PCJ Fluo Demo
A demo application that shows how the Fluo application is able to maintain Rya Precomputed Joins using historic Statements while streaming new Statements.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.pcj.fluo.demo 4.0.1


<!-- https://jarcasting.com/artifacts/org.apache.rya/rya.pcj.fluo.demo/ -->
<dependency>
    <groupId>org.apache.rya</groupId>
    <artifactId>rya.pcj.fluo.demo</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rya/rya.pcj.fluo.demo/
implementation 'org.apache.rya:rya.pcj.fluo.demo:4.0.1'
// https://jarcasting.com/artifacts/org.apache.rya/rya.pcj.fluo.demo/
implementation ("org.apache.rya:rya.pcj.fluo.demo:4.0.1")
'org.apache.rya:rya.pcj.fluo.demo:jar:4.0.1'
<dependency org="org.apache.rya" name="rya.pcj.fluo.demo" rev="4.0.1">
  <artifact name="rya.pcj.fluo.demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rya', module='rya.pcj.fluo.demo', version='4.0.1')
)
libraryDependencies += "org.apache.rya" % "rya.pcj.fluo.demo" % "4.0.1"
[org.apache.rya/rya.pcj.fluo.demo "4.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.rya : rya.pcj.fluo.api jar 4.0.1
org.apache.rya : rya.indexing jar 4.0.1
org.eclipse.rdf4j : rdf4j-queryrender jar 2.3.1
org.apache.fluo : fluo-mini jar 1.0.0-incubating
org.apache.accumulo : accumulo-minicluster jar 1.6.4

Project Modules

There are no modules declared in this project.