Package se.liu.ida.hefquin.cli
package se.liu.ida.hefquin.cli
-
ClassesClassDescriptionThe purpose of this class is to demonstrate how the HeFQUIN engine can be used directly within the Java code of other Java projects.A 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
OutputStreamupon calling theMaterializeRDFViewOfLPG.MyCachingStreamRDF.finish()function.A command-line tool that executes SPARQL queries using the HeFQUIN federation engine without source selection.