| Interface | Description |
|---|---|
| GraphReader |
Functions for reading a graph and its graph elements from a different format.
|
| GraphWriter |
Functions for writing a graph and its elements to a different format.
|
| Mapper<T> |
Represents a low-level serialization class that can be used to map classes to serializers.
|
| Class | Description |
|---|---|
| DefaultIo |
Default implementation of the
Graph.Io interface which overrides none of the default methods. |
| GraphMigrator |
GraphMigrator takes the data in one graph and pipes it to another graph. |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.