Table of Contents

Property CypherParameterName

Namespace
Neo4j.Driver.Mapping
Assembly
Neo4j.Driver.dll

CypherParameterName

Gets or sets the name of the parameter that will be set when mapping to Cypher parameters.

public string CypherParameterName { get; set; }

Property Value

string