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 BaseAsyncSafeConnectorDeleteSupported.) | |
| IOBehaviour |
Gets the IO Behaviour for In-Memory stores.
(Overrides BaseAsyncSafeConnectorIOBehaviour.) | |
| IsReadOnly |
Returns that the Store is not read-only.
(Overrides BaseAsyncSafeConnectorIsReadOnly.) | |
| IsReady |
Returns that the Store is ready.
(Overrides BaseAsyncSafeConnectorIsReady.) | |
| ListGraphsSupported |
Returns that listing graphs is supported.
(Overrides BaseAsyncSafeConnectorListGraphsSupported.) | |
| ParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.) | |
| UpdateSupported |
Returns that Triple level updates are supported.
(Overrides BaseAsyncSafeConnectorUpdateSupported.) |