Uses of Class
com.alibaba.graphscope.graph.AbstractEdgeManager.TupleIterable
-
Packages that use AbstractEdgeManager.TupleIterable Package Description com.alibaba.graphscope.graph -
-
Uses of AbstractEdgeManager.TupleIterable in com.alibaba.graphscope.graph
Fields in com.alibaba.graphscope.graph declared as AbstractEdgeManager.TupleIterable Modifier and Type Field Description protected AbstractEdgeManager.TupleIterable
AbstractEdgeManager. edgeIterable
Fields in com.alibaba.graphscope.graph with type parameters of type AbstractEdgeManager.TupleIterable Modifier and Type Field Description protected List<AbstractEdgeManager.TupleIterable>
AbstractEdgeManager. edgeIterables
-