public class DumpTriple extends Object
| Constructor and Description |
|---|
DumpTriple(DumpNode s,
DumpNode p,
DumpNode o) |
| Modifier and Type | Method and Description |
|---|---|
DumpNode |
getO() |
DumpNode |
getP() |
DumpNode |
getS() |
String |
toNtriples() |
Copyright © 2022. All rights reserved.