Package | Description |
---|---|
org.apache.jena.riot.thrift | |
org.apache.jena.riot.thrift.wire |
Modifier and Type | Method and Description |
---|---|
static void |
TRDF.visit(RDF_StreamRow row,
VisitorStreamRowTRDF visitor) |
Modifier and Type | Method and Description |
---|---|
static void |
BinRDF.apply(org.apache.thrift.protocol.TProtocol protocol,
java.util.function.Consumer<RDF_StreamRow> action)
Send the contents of a RDF-encoded Thrift file to an "action"
|
Modifier and Type | Method and Description |
---|---|
RDF_StreamRow |
RDF_StreamRow.deepCopy() |
static RDF_StreamRow |
RDF_StreamRow.prefixDecl(RDF_PrefixDecl value) |
static RDF_StreamRow |
RDF_StreamRow.quad(RDF_Quad value) |
static RDF_StreamRow |
RDF_StreamRow.triple(RDF_Triple value) |
Modifier and Type | Method and Description |
---|---|
int |
RDF_StreamRow.compareTo(RDF_StreamRow other) |
boolean |
RDF_StreamRow.equals(RDF_StreamRow other) |
Constructor and Description |
---|
RDF_StreamRow(RDF_StreamRow other) |
Licenced under the Apache License, Version 2.0