Table of Contents

Class EntityExtensions

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

Contains extensions for entities such as nodes and relationships.

public static class EntityExtensions
Inheritance
EntityExtensions
Inherited Members

Methods

AsRecord(IEntity)

Wraps the entity's properties in an IRecord so that it can be mapped to a C# object using the standard mapping API.