C# Class TransactionalNodeService.Proxy.ConnectionSetFactory

Show file Open project: chris-tomich/Glyma

Private Properties

Property Type Description
ConnectionSetFactory System

Public Methods

Method Description
GetConnection ( INode node, IRelationship relationship, ConnectionType connectionType ) : ConnectionSet

Private Methods

Method Description
ConnectionSetFactory ( ) : System

Method Details

GetConnection() public method

public GetConnection ( INode node, IRelationship relationship, ConnectionType connectionType ) : ConnectionSet
node INode
relationship IRelationship
connectionType ConnectionType
return ConnectionSet