Class NILDecoder
java.lang.Object
it.uniroma2.art.semanticturkey.changetracking.sail.NILDecoder
- All Implemented Interfaces:
Function<org.eclipse.rdf4j.model.Statement,
QuadPattern>
public class NILDecoder
extends Object
implements Function<org.eclipse.rdf4j.model.Statement,QuadPattern>
- Author:
- Manuel Fiorelli
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NILDecoder
public NILDecoder()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<org.eclipse.rdf4j.model.Statement,
QuadPattern>
-