Class ImmutableRetrieve

    • Constructor Detail

      • ImmutableRetrieve

        public ImmutableRetrieve()
        For use with RESTeasy and CDI proxies.
        API Note:
        This construtor is used by CDI runtimes that require a public, no-argument constructor. It should not be invoked directly in user code.
    • Method Detail

      • execute

        public CompletionStage<Stream<Quad>> execute​(IRI id)
        Parameters:
        id - the IRI of the resource, the immutable data of which is to be retrieved
        Returns:
        the RDF retrieved