| Package | Description |
|---|---|
| org.rdfhdt.hdt.triples | |
| org.rdfhdt.hdt.triples.impl |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<TripleIDInt> |
TripleIDComparatorInt.getComparator(TripleComponentOrder order) |
| Modifier and Type | Method and Description |
|---|---|
int |
TripleIDComparatorInt.compare(TripleIDInt o1,
TripleIDInt o2) |
| Modifier and Type | Method and Description |
|---|---|
void |
TripleIDInt.assign(TripleIDInt replacement) |
int |
TripleIDInt.compareTo(TripleIDInt other)
Compare TripleID to another one using SPO Order.
|
boolean |
TripleIDInt.equals(TripleIDInt other) |
| Constructor and Description |
|---|
TripleIDInt(TripleIDInt other)
Build a TripleID as a copy of another one.
|
Copyright © 2018 DataWeb Research. All rights reserved.