public final class IoCore extends Object
Io.Builder
implementations enabling a bit of shorthand syntax by importing these
methods statically.Modifier and Type | Method and Description |
---|---|
static Io.Builder<GraphMLIo> |
graphml() |
static Io.Builder<GraphSONIo> |
graphson() |
static Io.Builder<GryoIo> |
gryo() |
public static Io.Builder<GraphMLIo> graphml()
public static Io.Builder<GraphSONIo> graphson()
public static Io.Builder<GryoIo> gryo()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.