Class Dataset

    • Constructor Detail

      • Dataset

        public Dataset()
    • Method Detail

      • from

        public Dataset from​(From... graphs)
        Add graph references to this dataset
        Parameters:
        graphs - the datasets to add
        Returns:
        this object
      • from

        public Dataset from​(Iri... iris)
        Add unnamed graph references to this dataset
        Parameters:
        iris - the IRI's of the graphs to add
        Returns:
        this