Table of Contents

Property Parameters

Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

Parameters

Gets the query's parameters.

public IDictionary<string, object> Parameters { get; }

Property Value

IDictionary<string, object>