| Package | Description |
|---|---|
| org.coode.owlapi.rdf.model | |
| org.coode.owlapi.rdf.renderer |
| Modifier and Type | Method and Description |
|---|---|
List<RDFTriple> |
RDFGraph.getSortedTriplesForSubject(RDFNode subject,
boolean sort) |
Set<RDFTriple> |
RDFGraph.getTriplesForSubject(RDFNode subject)
Deprecated.
this method makes a defensive copy for each element in the map, but most uses of this only iterate over the results. Use getSortedTriplesForResult instead
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDFGraph.addTriple(RDFTriple triple) |
| Modifier and Type | Method and Description |
|---|---|
int |
RDFRendererBase.TripleComparator.compare(RDFTriple o1,
RDFTriple o2) |
Copyright © 2012 The University of Manchester. All Rights Reserved.