Package org.apache.graphar.info.saver
Class LocalYamlGraphSaver
- java.lang.Object
-
- org.apache.graphar.info.saver.LocalYamlGraphSaver
-
- All Implemented Interfaces:
GraphSaver
public class LocalYamlGraphSaver extends Object implements GraphSaver
-
-
Constructor Summary
Constructors Constructor Description LocalYamlGraphSaver()
-
-
-
Method Detail
-
save
public void save(String path, GraphInfo graphInfo) throws IOException
- Specified by:
save
in interfaceGraphSaver
- Throws:
IOException
-
-