InMemoryManager Properties |
The InMemoryManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.) | |
| DeleteSupported |
Returns that Graph Deletion is supported.
(Overrides BaseAsyncSafeConnector.DeleteSupported.) | |
| IOBehaviour |
Gets the IO Behaviour for In-Memory stores.
(Overrides BaseAsyncSafeConnector.IOBehaviour.) | |
| IsReadOnly |
Returns that the Store is not read-only.
(Overrides BaseAsyncSafeConnector.IsReadOnly.) | |
| IsReady |
Returns that the Store is ready.
(Overrides BaseAsyncSafeConnector.IsReady.) | |
| ListGraphsSupported |
Returns that listing graphs is supported.
(Overrides BaseAsyncSafeConnector.ListGraphsSupported.) | |
| ParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.) | |
| UpdateSupported |
Returns that Triple level updates are supported.
(Overrides BaseAsyncSafeConnector.UpdateSupported.) |