Table of Contents

Property Optional

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

Optional

Gets or sets a value indicating whether the mapping will not throw an exception if the source value is missing.

public bool Optional { get; set; }

Property Value

bool