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

ファイルを表示 Open project: sonyarouje/Neo4jD Class Usage Examples

Public Methods

Method Description
RelationshipCreateHelper ( NodeMapper nodeMapper ) : System
SaveNodeWithRelationShip ( object proxy ) : object

Private Methods

Method Description
PersistObjectGraphWithRelationship ( ParentChildGlue parentRelation ) : void
QueueDirectChild ( object entity ) : void
Schedule ( Object toSchedule, object parent, string memberName ) : void

Method Details

RelationshipCreateHelper() public method

public RelationshipCreateHelper ( NodeMapper nodeMapper ) : System
nodeMapper NodeMapper
return System

SaveNodeWithRelationShip() public method

public SaveNodeWithRelationShip ( object proxy ) : object
proxy object
return object