All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bigdata.rdf.sparql.ast.eval.fastRangeCount_quads_01.trig Maven / Gradle / Ivy

There is a newer version: 2.1.4
Show newest version
@prefix :  .

:g1 {
:s1 :p1 :o1 .
}

:g2 {
:s1 :p1 :o2 .
:s1 :p2 :o3 .
}

:g3 {
:s2 :p1 :o4 .
:s2 :p3 :o5 .
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy