Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
QueryGraph.cs File Reference

Go to the source code of this file.

Classes

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...
 

Namespaces

package  kinetica