Table of Contents

Method Mutate

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

Mutate(MappingBinding)

Called by the default mapper to allow this mutator to update the mapping configuration for a property or parameter.

public virtual void Mutate(MappingBinding binding)

Parameters

binding MappingBinding

The binding to mutate. Modify its properties to change mapping behaviour.