Traqula
Preparing search index...
@traqula/algebra-transformations-1-2
Algebra
Graph
Interface Graph
interface
Graph
{
input
:
Algebra
.
Operation
;
metadata
?:
Record
<
string
,
unknown
>
;
name
:
Variable
|
NamedNode
<
string
>
;
type
:
GRAPH
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
Algebra
.
Single
Graph
Indexable
[
key
:
string
]:
any
Index
Properties
input
metadata?
name
type
Properties
input
input
:
Algebra
.
Operation
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
name
name
:
Variable
|
NamedNode
<
string
>
type
type
:
GRAPH
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
metadata
name
type
Traqula
Loading...