JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.tinkerpop.gremlin.process.traversal.step
Interface MapReducer<MK,
MV,
RK,
RV,
R>
public interface
MapReducer<MK,
MV,
RK,
RV,
R>
Author:
Marko A. Rodriguez (http://markorodriguez.com)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
MapReduce
<
MK
,
MV
,
RK
,
RV
,
R
>
getMapReduce
()
Method Details
getMapReduce
MapReduce
<
MK
,
MV
,
RK
,
RV
,
R
>
getMapReduce
()