Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
AddModifier ( |
Adds the given modifier to the query
|
|
AddModifier ( |
Adds the given modifier to the query
|
|
AddPatternGroup ( RDFPatternGroup patternGroup ) : |
Adds the given pattern group to the body of the query
|
|
AddTemplate ( RDFPattern template ) : |
Adds the given pattern to the templates of the query
|
|
ApplyToFederation ( RDFFederation federation ) : |
Applies the query to the given federation
|
|
ApplyToGraph ( RDFGraph graph ) : |
Applies the query to the given graph
|
|
ApplyToStore ( RDFStore store ) : |
Applies the query to the given store
|
|
RDFConstructQuery ( ) : System |
Default-ctor to build an empty CONSTRUCT query
|
|
ToString ( ) : String |
Gives the string representation of the CONSTRUCT query
|
public AddModifier ( |
||
modifier | ||
Результат |
public AddModifier ( |
||
modifier | ||
Результат |
public AddPatternGroup ( RDFPatternGroup patternGroup ) : |
||
patternGroup | RDFPatternGroup | |
Результат |
public AddTemplate ( RDFPattern template ) : |
||
template | RDFPattern | |
Результат |
public ApplyToFederation ( RDFFederation federation ) : |
||
federation | RDFFederation | |
Результат |
public ApplyToGraph ( RDFGraph graph ) : |
||
graph | RDFGraph | |
Результат |
public ApplyToStore ( RDFStore store ) : |
||
store | RDFStore | |
Результат |