public class IoTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IoTest.GraphMLTest |
static class |
IoTest.GraphSONTest |
static class |
IoTest.GryoTest |
Constructor and Description |
---|
IoTest() |
Modifier and Type | Method and Description |
---|---|
static void |
assertClassicGraph(Graph g1,
boolean assertDouble,
boolean lossyForId) |
static void |
assertCrewGraph(Graph g1,
boolean lossyForId) |
static void |
assertModernGraph(Graph g1,
boolean assertDouble,
boolean lossyForId) |
public static void assertCrewGraph(Graph g1, boolean lossyForId)
public static void assertClassicGraph(Graph g1, boolean assertDouble, boolean lossyForId)
public static void assertModernGraph(Graph g1, boolean assertDouble, boolean lossyForId)
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.