A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://neo4j.com/docs/api/dotnet-driver/current/api/Neo4j.Driver.IAsyncQueryRunner.html below:

Interface IAsyncQueryRunner
Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

Common interface for components that can execute Neo4j queries.

public interface IAsyncQueryRunner : IAsyncDisposable, IDisposable
Inherited Members
Extension Methods
Methods
RunAsync(Query)

Asynchronously execute a query and return a task of result stream.

RunAsync(string)

Asynchronously run a query and return a task of result stream. This method accepts a String representing a Cypher query which will be compiled into a query object that can be used to efficiently execute this query multiple times. This method optionally accepts a set of parameters which will be injected into the query object query by Neo4j.

RunAsync(string, IDictionary<string, object>)

Asynchronously run a query and return a task of result stream. This method accepts a String representing a Cypher query which will be compiled into a query object that can be used to efficiently execute this query multiple times. This method optionally accepts a set of parameters which will be injected into the query object query by Neo4j.

RunAsync(string, object)

Asynchronously execute a query and return a task of result stream.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4