public class IoTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IoTest.GraphMLTest |
static class |
IoTest.GraphSONLegacyTest |
static class |
IoTest.GraphSONTest |
static class |
IoTest.GraphSONV2D0Test |
static class |
IoTest.GraphSONV3D0Test |
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) |
static void |
assertNoEdgeGraph(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 assertNoEdgeGraph(Graph g1, boolean assertDouble, boolean lossyForId)
public static void assertModernGraph(Graph g1, boolean assertDouble, boolean lossyForId)
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.