C# Class Neo4jClient.ApiModels.Gremlin.GremlinApiQuery

Show file Open project: Readify/Neo4jClient Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GremlinApiQuery ( string query, object>.IDictionary parameters ) : System.Collections.Generic

Method Details

GremlinApiQuery() public method

public GremlinApiQuery ( string query, object>.IDictionary parameters ) : System.Collections.Generic
query string
parameters object>.IDictionary
return System.Collections.Generic