Table of Contents

Property Explicit

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

Explicit

Gets or sets a value indicating whether this mapping binding was explicitly defined by the user.

public bool Explicit { get; set; }

Property Value

bool