IResultSummaryQuery Property |
Gets query that has been executed.
Namespace:
Neo4j.Driver
Assembly:
Neo4j.Driver (in Neo4j.Driver.dll) Version: 4.2.0
SyntaxReadOnly Property Query As Query
Get
property Query^ Query {
Query^ get ();
}
abstract Query : Query with get
Property Value
Type:
Query
See Also