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