Class ContainmentTriplesServiceImpl

  • All Implemented Interfaces:
    org.fcrepo.kernel.api.services.ContainmentTriplesService

    @Component
    public class ContainmentTriplesServiceImpl
    extends Object
    implements org.fcrepo.kernel.api.services.ContainmentTriplesService
    Containment Triples service.
    Since:
    6.0.0
    Author:
    whikloj
    • Method Detail

      • get

        public Stream<org.apache.jena.graph.Triple> get​(org.fcrepo.kernel.api.Transaction tx,
                                                        org.fcrepo.kernel.api.models.FedoraResource resource)
        Specified by:
        get in interface org.fcrepo.kernel.api.services.ContainmentTriplesService