public static interface GraphWriter.WriterBuilder<T extends GraphWriter>
GraphWriter
.Modifier and Type | Method and Description |
---|---|
T |
create()
Creates the
GraphWriter implementation given options provided to the GraphWriter.WriterBuilder
implementation. |
T create()
GraphWriter
implementation given options provided to the GraphWriter.WriterBuilder
implementation.Copyright © 2013–2021 Apache Software Foundation. All rights reserved.