Package org.apache.graphar.graphinfo
Interface EdgeInfo.Static
-
- Enclosing interface:
- EdgeInfo
public static interface EdgeInfo.Static
-
-
Field Summary
Fields Modifier and Type Field Description static EdgeInfo.Static
INSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Result<StdSharedPtr<EdgeInfo>>
Load(StdSharedPtr<Yaml> yaml)
-
-
-
Field Detail
-
INSTANCE
static final EdgeInfo.Static INSTANCE
-
-
Method Detail
-
Load
Result<StdSharedPtr<EdgeInfo>> Load(StdSharedPtr<Yaml> yaml)
-
-