[This is preliminary documentation and is subject to change.]
Returns a new InterGraphDataSource for use by other graph managers.
Namespace: Microsoft.Research.Naiad.Input
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
public InterGraphDataSource<TRecord> NewDataSource()
Return Value
Type: InterGraphDataSourceTRecorddata source
See Also