Class | Description |
---|---|
GraphAlgorithmWrappingBase<K,VV,EV,R> | |
GraphAlgorithmWrappingDataSet<K,VV,EV,T> |
Base class for a mergeable
GraphAlgorithm which wraps and returns a
result DataSet . |
GraphAlgorithmWrappingGraph<IN_K,IN_VV,IN_EV,OUT_K,OUT_VV,OUT_EV> |
Base class for a mergeable
GraphAlgorithm which wraps and returns a
result Graph . |
OptionalBoolean |
A multi-state boolean.
|
Enum | Description |
---|---|
OptionalBoolean.State |
States for
OptionalBoolean . |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.