C# Class Net.Graph.Neo4JD.EntityMapper.EntityRelation

Exibir arquivo Open project: sonyarouje/Neo4jD Class Usage Examples

Private Properties

Property Type Description
AddSubEntity void

Public Methods

Method Description
EntityRelation ( Type entity ) : System

Private Methods

Method Description
AddSubEntity ( Type child, string memberName, bool isCollection ) : void

Method Details

EntityRelation() public method

public EntityRelation ( Type entity ) : System
entity System.Type
return System