Traqula
Preparing search index...
@traqula/generator-sparql-1-1
Generator
Class Generator
Index
Constructors
constructor
Methods
generate
generate
Path
Constructors
constructor
new
Generator
()
:
Generator
Returns
Generator
Methods
generate
generate
(
ast
:
Update
|
Query
,
context
?:
Partial
<
SparqlContext
&
{
origSource
:
string
}
>
,
)
:
string
Parameters
ast
:
Update
|
Query
context
:
Partial
<
SparqlContext
&
{
origSource
:
string
}
>
= {}
Returns
string
generate
Path
generatePath
(
ast
:
Path
,
context
?:
Partial
<
SparqlContext
&
{
origSource
:
string
}
>
,
)
:
string
Parameters
ast
:
Path
context
:
Partial
<
SparqlContext
&
{
origSource
:
string
}
>
= {}
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
generate
generate
Path
Traqula
Loading...