org.d2rq
Class ResourceCollection
java.lang.Object
org.d2rq.ResourceCollection
public class ResourceCollection
- extends Object
A collection of IRI-identified resources that are generated by a shared
rule (like a d2rq:ClassMap or rr:SubjectMap). The class provides access
to descriptions of the collection.
- Author:
- Richard Cyganiak (richard@cyganiak.de)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceCollection
public ResourceCollection(CompiledMapping mapping,
SQLConnection connection,
NodeMaker entityMaker,
DatabaseOp entityTable,
Collection<TripleRelation> entityDescription)
getInventoryModel
public Model getInventoryModel()
getInventoryModel
public Model getInventoryModel(int limit)
mayContain
public boolean mayContain(Node node)