Interface RDF4JTripleLike

    • Method Detail

      • asStatement

        org.eclipse.rdf4j.model.Statement asStatement()
        Return the corresponding RDF4J Statement.
        Returns:
        The corresponding RDF4J Statement.