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

Afficher le fichier Open project: sonyarouje/Neo4jD Class Usage Examples

Méthodes publiques

Méthode Description
RelationshipCreateHelper ( NodeMapper nodeMapper ) : System
SaveNodeWithRelationShip ( object proxy ) : object

Private Methods

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

Method Details

RelationshipCreateHelper() public méthode

public RelationshipCreateHelper ( NodeMapper nodeMapper ) : System
nodeMapper NodeMapper
Résultat System

SaveNodeWithRelationShip() public méthode

public SaveNodeWithRelationShip ( object proxy ) : object
proxy object
Résultat object