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