GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc core
index
ccc
ClientIndexerSearchKey
Class ClientIndexerSearchKey
Index
Constructors
constructor
Properties
script
script
Type
script
Search
Mode
filter
with
Data
Methods
from
Constructors
constructor
new
Client
Indexer
Search
Key
(
script
,
scriptType
,
scriptSearchMode
,
filter
,
withData
)
:
ClientIndexerSearchKey
Parameters
script
:
Script
scriptType
:
"lock"
|
"type"
scriptSearchMode
:
"prefix"
|
"exact"
|
"partial"
filter
:
undefined
|
ClientIndexerSearchKeyFilter
withData
:
undefined
|
boolean
Returns
ClientIndexerSearchKey
Properties
script
script
:
Script
script
Type
script
Type
:
"lock"
|
"type"
script
Search
Mode
script
Search
Mode
:
"prefix"
|
"exact"
|
"partial"
filter
filter
:
undefined
|
ClientIndexerSearchKeyFilter
with
Data
with
Data
:
undefined
|
boolean
Methods
Static
from
from
(
keyLike
)
:
ClientIndexerSearchKey
Parameters
keyLike
:
ClientIndexerSearchKeyLike
Returns
ClientIndexerSearchKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
script
script
Type
script
Search
Mode
filter
with
Data
Methods
from
GitHub
App
CCC Docs
Loading...