Table of Contents

Property Position

Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

Position

Gets the position in the query where the INotification instance points to. Not all notifications have a unique position to point to and in that case the position would be set to all 0s.

IInputPosition Position { get; }

Property Value

IInputPosition