| Modifier and Type | Class and Description |
|---|---|
static class |
RdfTriple.EmptyPart |
static class |
RdfTriple.LiteralPart |
static class |
RdfTriple.UriPart |
| Modifier and Type | Method and Description |
|---|---|
RdfTriple.Part |
RdfTriple.getFirst() |
RdfTriple.Part |
RdfTriple.getForth() |
RdfTriple.Part |
RdfTriple.getSecond() |
RdfTriple.Part |
RdfTriple.getThird() |
| Constructor and Description |
|---|
RdfTriple(RdfTriple.Part first,
RdfTriple.Part second,
RdfTriple.Part third,
RdfTriple.Part forth) |
Copyright © 2013–2017 V5 Analytics. All rights reserved.