Interface SparqlData.Builder

    • Method Detail

      • stmt

        SparqlData.Builder stmt​(String stmt)

        Holds an N-QUADS statement expressing the changed quad.

        Parameters:
        stmt - Holds an N-QUADS statement expressing the changed quad.
        Returns:
        Returns a reference to this object so that method calls can be chained together.