Class CreateQuery

    • Constructor Detail

      • CreateQuery

        CreateQuery()
    • Method Detail

      • graph

        public CreateQuery graph​(Iri graph)
        Specify the graph to create
        Parameters:
        graph - the IRI identifier for the new graph
        Returns:
        this CreateQuery instance
      • getQueryString

        public java.lang.String getQueryString()
        Returns:
        the String representing the SPARQL syntax of this element