IResultSummaryQueryType Property |
Gets type of query that has been executed.
Namespace:
Neo4j.Driver
Assembly:
Neo4j.Driver (in Neo4j.Driver.dll) Version: 4.2.0
SyntaxQueryType QueryType { get; }
ReadOnly Property QueryType As QueryType
Get
property QueryType^ QueryType {
QueryType^ get ();
}
abstract QueryType : QueryType with get
Property Value
Type:
QueryType
See Also