Method | Description | |
---|---|---|
FromRDFGraph ( RDFGraph graph ) : |
Builds a query result corresponding to the given graph
|
|
ToRDFGraph ( ) : RDFGraph |
Builds a graph corresponding to the query result
|
Method | Description | |
---|---|---|
RDFConstructQueryResult ( String tableName ) : System |
Default-ctor to build an empty CONSTRUCT result
|
public static FromRDFGraph ( RDFGraph graph ) : |
||
graph | RDFGraph | |
return |