Usages of MapperOutputHandler
Method Return Values
createMapperOutputHandler (Constructor<TKey>, Constructor<TData>, string, IMapper<TKey,TData>, function(IWriteContext, TData, Constructor):void) | in GraphMLIOHandler | Creates an IOutputHandler implementation that matches the provided TKey and TData . |