Package se.liu.ida.hefquin.cli
package se.liu.ida.hefquin.cli
-
ClassesClassDescriptionA command-line tool to materialize an RDF view of a labeled property graph (LPG) retrieved from a Neo4j endpoint using Cypher queries.Collects the emitted triples into a graph and writes this graph to the given
OutputStream
upon calling theMaterializeRDFViewOfLPG.MyCachingStreamRDF.finish()
function.A command-line tool that executes SPARQL queries using the HeFQUIN federation engine without source selection.