Table of Contents

Property Labels

Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

Labels

Gets the lables of the node.

IReadOnlyList<string> Labels { get; }

Property Value

IReadOnlyList<string>