public interface IStatementBufferFactory<S extends org.openrdf.model.Statement>
StatementBuffer
s.Modifier and Type | Method and Description |
---|---|
IStatementBuffer<S> |
newStatementBuffer()
Return the
StatementBuffer to be used for a task (some factories
will recycle statement buffers, but that is not necessary or implied). |
IStatementBuffer<S> newStatementBuffer()
StatementBuffer
to be used for a task (some factories
will recycle statement buffers, but that is not necessary or implied).Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.