java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.triple.IsTripleFunction
All Implemented Interfaces:
Function

public class IsTripleFunction extends Object implements Function
Function that return "true"^^xsd:boolean if its argument is RDF-star Triple otherwise return "false"^^xsd:boolean the function's IRI uses RDF namespace to match the other functions in the package
Author:
damyan.ognyanov