public static class JacksonConfig.VertexSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<org.apache.hugegraph.structure.graph.Vertex>
| Constructor and Description |
|---|
VertexSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.apache.hugegraph.structure.graph.Vertex vertex,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(org.apache.hugegraph.structure.graph.Vertex vertex,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.apache.hugegraph.structure.graph.Vertex>IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.