public interface EdgeEntity
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
accept(EdgeEntityVisitor<T> visitor)  | 
AbstractMapFunctionEntity | 
getMapFunction()  | 
Set<String> | 
getReductionKeys()  | 
int | 
getWeight()  | 
boolean | 
isEnabled()  | 
boolean isEnabled()
int getWeight()
AbstractMapFunctionEntity getMapFunction()
<T> T accept(EdgeEntityVisitor<T> visitor)
Copyright © 2021. All rights reserved.