Class ContainmentTriplesServiceImpl

java.lang.Object
org.fcrepo.kernel.impl.services.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
  • Constructor Details

  • Method Details

    • 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