Interface IBiFunction Represents a function that accepts two arguments and produces a result. This is the two-arity specialization of IFunction. Namespace: Gremlin.Net.Process.Traversal Assembly: Gremlin.Net.dll Syntax public interface IBiFunction