Package org.eclipse.rdf4j.rio.binary
Class BinaryRDFWriter.ValueMeta
java.lang.Object
org.eclipse.rdf4j.rio.binary.BinaryRDFWriter.ValueMeta
- Enclosing class:
BinaryRDFWriter
Holds the frequency of a value within the current
BinaryRDFWriter.statementQueue
as well as an identifier if any has
been assigned.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
frequency
private long frequency -
id
private int id
-
-
Constructor Details
-
ValueMeta
public ValueMeta(long frequency)
-
-
Method Details
-
hasId
private boolean hasId()
-