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