Constructor CypherParameterMappingAttribute
CypherParameterMappingAttribute(string)
Initializes the attribute with the Cypher parameter key name to use for this property.
public CypherParameterMappingAttribute(string cypherParameterName)
Parameters
cypherParameterNamestringThe Cypher parameter key name to use for this property.