|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bag | |
|---|---|
| com.hp.hpl.jena.rdf.model | A package for creating and manipulating RDF graphs. |
| Uses of Bag in com.hp.hpl.jena.rdf.model |
|---|
| Methods in com.hp.hpl.jena.rdf.model that return Bag | |
|---|---|
Bag |
ModelCon.createBag()
Create a new anonymous bag. |
Bag |
ModelCon.createBag(String uri)
Create a new bag. |
Bag |
Statement.getBag()
Return the object of the statement. |
Bag |
Seq.getBag(int index)
Get the member at a given index. |
Bag |
ModelCon.getBag(Resource r)
Return a bag instance based on a given resource. |
Bag |
ModelCon.getBag(String uri)
Return a Bag instance in this model. |
Bag |
Alt.getDefaultBag()
Return the default value for this resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||