public final class GraphBinaryMapper extends Object
GraphBinaryReader and GraphBinaryWriter which together allow mapping in and out of the
 GraphBinary format.| Constructor and Description | 
|---|
| GraphBinaryMapper(GraphBinaryWriter writer,
                 GraphBinaryReader reader) | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphBinaryReader | getReader() | 
| GraphBinaryWriter | getWriter() | 
public GraphBinaryMapper(GraphBinaryWriter writer, GraphBinaryReader reader)
public GraphBinaryWriter getWriter()
public GraphBinaryReader getReader()
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.