public interface IMROW
IRawStore
that declares support for
Multiple Readers and One Writer (full read concurrency, but single-threaded
writer).
Note: this interface ONLY makes a statement about the implementation of the
IRawStore
interface, not any other methods that might be declared by
the implementation class.
IMRMW
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.