Table of Contents

Property Path

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

Path

Gets or sets the path to the data in the source (e.g. a field name in a record or a property name in a node).

public string Path { get; set; }

Property Value

string