Property | Type | Description |
---|
Method | Description | |
---|---|---|
ConnectNode ( ConnectionType connectionType, INode node, TransactionFramework &chain ) : void | ||
Delete ( TransactionFramework &chain ) : void | ||
FacadeRelationship ( ) : System | ||
ResetToFacade ( ) : void | ||
Update ( RelationshipType relationshipType, TransactionFramework &chain ) : void |
public ConnectNode ( ConnectionType connectionType, INode node, TransactionFramework &chain ) : void | ||
connectionType | ConnectionType | |
node | INode | |
chain | TransactionFramework | |
return | void |
public Delete ( TransactionFramework &chain ) : void | ||
chain | TransactionFramework | |
return | void |
public Update ( RelationshipType relationshipType, TransactionFramework &chain ) : void | ||
relationshipType | RelationshipType | |
chain | TransactionFramework | |
return | void |