Search
Preparing search index...
The search index is not available
Spider Engine API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Entities
Class Entities
Hierarchy
Entities
Index
Methods
create
find
get
Methods
Static
create
create
(
props
?:
EntityProps
)
:
Entity
Parameters
Optional
props:
EntityProps
Returns
Entity
Static
find
find
(
name
:
string
)
:
Entity
|
null
Parameters
name:
string
Returns
Entity
|
null
Static
get
get
(
id
:
string
)
:
Entity
|
null
Parameters
id:
string
Returns
Entity
|
null
Globals
Entities
create
find
get