Table of Contents

Interface IBiFunction

Namespace
Gremlin.Net.Process.Traversal
Assembly
Gremlin.Net.dll

Represents a function that accepts two arguments and produces a result. This is the two-arity specialization of IFunction.

public interface IBiFunction