Modifier and Type | Interface and Description |
---|---|
interface |
Io<R extends GraphReader.ReaderBuilder,W extends GraphWriter.WriterBuilder,M extends Mapper.Builder>
|
static interface |
Mapper.Builder<B extends Mapper.Builder>
Largely a marker interface for builders that construct
Mapper instances. |
Modifier and Type | Class and Description |
---|---|
static class |
GraphMLMapper.Builder |
Modifier and Type | Class and Description |
---|---|
static class |
GraphSONMapper.Builder |
Modifier and Type | Class and Description |
---|---|
static class |
GryoMapper.Builder
A builder to construct a
GryoMapper instance. |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.