Interface JoinSummaryService2
- All Known Implementing Classes:
JoinSummaryService2Impl
public interface JoinSummaryService2
Alternative approach of the join summary service that only yields the set of
successor properties
- Author:
- raven
-
Method Summary
Modifier and TypeMethodDescriptionfetchPredicates(Iterable<org.apache.jena.graph.Node> predicates, boolean reverse)
-
Method Details
-
fetchPredicates
-