Go to the source code of this file.
|
class | kinetica.QueryGraphRequest |
| A set of parameters for Kinetica.queryGraph(string,IList{string},IList{string},string,int,IDictionary{string, string}). More...
|
|
struct | kinetica.QueryGraphRequest.Options |
| Additional parameters
-
FORCE_UNDIRECTED: If set to true, all inbound edges and outbound edges relative to the node will be returned.
More...
|
|
class | kinetica.QueryGraphResponse |
| A set of results returned by Kinetica.queryGraph(string,IList{string},IList{string},string,int,IDictionary{string, string}). More...
|
|