Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/repo-api
DataStore
ListNames
Interface ListNames
DataStore interface, listNames method.
interface
ListNames
{
listNames
:
(
prefix
?:
Name
)
=>
AsyncIterable
<
Name
,
any
,
any
>
;
}
Implemented by
DataArray
DataStore
Index
Properties
list
Names
Properties
list
Names
listNames
:
(
prefix
?:
Name
)
=>
AsyncIterable
<
Name
,
any
,
any
>
List Data names, optionally filtered by name prefix.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
list
Names
NDNts
Loading...
DataStore interface, listNames method.