Table of Contents

Property Values

Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

Values

Gets the key and value pairs in a System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>.

IReadOnlyDictionary<string, object> Values { get; }

Property Value

IReadOnlyDictionary<string, object>