public final class GraphMLMapper extends Object implements Mapper<Object>
Io
. GraphML is a "whole graph"
serialization format and does not have the notion of generic serialization functions.Modifier and Type | Class and Description |
---|---|
static class |
GraphMLMapper.Builder |
Modifier and Type | Method and Description |
---|---|
static GraphMLMapper.Builder |
build() |
Object |
createMapper()
Create a new instance of the internal object mapper that an implementation represents.
|
public Object createMapper()
Mapper
createMapper
in interface Mapper<Object>
public static GraphMLMapper.Builder build()
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.