public class TripleOrdering
extends java.lang.Object
implements java.util.Comparator<com.hp.hpl.jena.graph.Triple>
| Constructor and Description |
|---|
TripleOrdering(com.hp.hpl.jena.shared.PrefixMapping prefixMapping)
When sorting predicates, take into account the given PrefixMapping
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(com.hp.hpl.jena.graph.Triple left,
com.hp.hpl.jena.graph.Triple right) |
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.