Class EntityExtensions
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.