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.EagerResult-1.Deconstruct.html below:

Method Deconstruct
Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll
Deconstruct(out T, out IResultSummary, out string[])

Deconstructs the result into its constituent parts.

public void Deconstruct(out T result, out IResultSummary summary, out string[] keys)
Parameters
result T

The result returned from the query.

summary IResultSummary

The summary of the result.

keys string[]

The keys present in the result.

Deconstruct(out T, out IResultSummary)

Deconstructs the result into its constituent parts.

public void Deconstruct(out T result, out IResultSummary summary)
Parameters
result T

The result returned from the query.

summary IResultSummary

The summary of the result.


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