Traqula
Preparing search index...
@traqula/algebra-transformations-1-2
Algebra
Load
Interface Load
interface
Load
{
destination
?:
NamedNode
<
string
>
;
metadata
?:
Record
<
string
,
unknown
>
;
silent
?:
boolean
;
source
:
NamedNode
;
type
:
LOAD
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
Algebra
.
UpdateGraph
Load
Indexable
[
key
:
string
]:
any
Index
Properties
destination?
metadata?
silent?
source
type
Properties
Optional
destination
destination
?:
NamedNode
<
string
>
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
silent
silent
?:
boolean
source
source
:
NamedNode
type
type
:
LOAD
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
metadata
silent
source
type
Traqula
Loading...