Package org.eclipse.rdf4j.rio.binary
Class BinaryRDFWriter.ValueMeta
- java.lang.Object
-
- org.eclipse.rdf4j.rio.binary.BinaryRDFWriter.ValueMeta
-
- Enclosing class:
- BinaryRDFWriter
private static class BinaryRDFWriter.ValueMeta extends java.lang.Object
Holds the frequency of a value within the currentBinaryRDFWriter.statementQueue
as well as an identifier if any has been assigned.
-
-
Constructor Summary
Constructors Constructor Description ValueMeta(long frequency)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private boolean
hasId()
-