Click or drag to resize

InMemoryManager Constructor

Overload List
  NameDescription
Public methodInMemoryManager
Creates a new In-Memory Manager which is a wrapper around a new empty in-memory store.
Public methodInMemoryManager(IInMemoryQueryableStore)
Creates a new In-Memory Manager which is a wrapper around an in-memory store.
Public methodInMemoryManager(ISparqlDataset)
Creates a new In-Memory Manager which is a wrapper around a SPARQL Dataset.
Top
See Also