Class LocalFileSystemYamlGraphSaver
- java.lang.Object
-
- org.apache.graphar.info.saver.BaseGraphInfoSaver
-
- org.apache.graphar.info.saver.impl.LocalFileSystemYamlGraphSaver
-
- All Implemented Interfaces:
GraphInfoSaver
public class LocalFileSystemYamlGraphSaver extends BaseGraphInfoSaver
-
-
Constructor Summary
Constructors Constructor Description LocalFileSystemYamlGraphSaver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WriterwriteYaml(URI uri)-
Methods inherited from class org.apache.graphar.info.saver.BaseGraphInfoSaver
save, save, save
-
-
-
-
Method Detail
-
writeYaml
public Writer writeYaml(URI uri) throws IOException
- Specified by:
writeYamlin classBaseGraphInfoSaver- Throws:
IOException
-
-