final | |
|---|---|
readonly | |
extends |
AbstractPaginatedStore<ResourceEntry> |
implements |
ResourceStoreInterface |
In-memory implementation of ResourceStoreInterface.
| Methods | ||
|---|---|---|
public
|
list(?Cursor $cursor): ListResourcesResult
|
# |
public
|
read(string $uri, ServerContext $context): ReadResourceResult
|
# |
| Methods inherited from Nexus\Mcp\Server\AbstractPaginatedStore |
|---|
__construct(), paginate() |
| Constants | |||
|---|---|---|---|
protected
|
string |
STORE_LABEL = 'Resource store'
|
# |
| Constants inherited from Nexus\Mcp\Server\AbstractPaginatedStore |
|---|
|
| Properties inherited from Nexus\Mcp\Server\AbstractPaginatedStore |
|---|
$entries, $pageSize |