public class IoTest extends AbstractGremlinTest
| Modifier and Type | Class and Description |
|---|---|
static class |
IoTest.CustomId |
config, g, graph, graphComputerClass, graphProvider, name| Constructor and Description |
|---|
IoTest() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateExceptionpublic static void before()
throws IOException
IOExceptionpublic void shouldReadGraphML()
throws IOException
IOExceptionpublic void shouldReadGraphMLAnAllSupportedDataTypes()
throws IOException
IOExceptionpublic void shouldReadWriteClassicToGraphMLToFileWithHelpers()
throws Exception
Exceptionpublic void shouldWriteNormalizedGraphML()
throws Exception
Exceptionpublic void shouldWriteNormalizedGraphSON()
throws Exception
Exceptionpublic void shouldProperlyEncodeWithGraphML()
throws Exception
Exceptionpublic void shouldProperlySerializeDeserializeCustomIdWithGraphSON()
throws Exception
Exceptionpublic void shouldProperlySerializeCustomIdWithGryo()
throws Exception
Exceptionpublic void shouldMigrateGraphWithFloat()
throws Exception
Exceptionpublic void shouldReadWriteModernToGryo()
throws Exception
Exceptionpublic void shouldReadWriteModernToGryoToFileWithHelpers()
throws Exception
Exceptionpublic void shouldReadWriteCrewToGryo()
throws Exception
Exceptionpublic void shouldReadWriteClassicToGryo()
throws Exception
Exceptionpublic void shouldReadWriteClassicToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteModernToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteModernToGraphSONWithHelpers()
throws Exception
Exceptionpublic void shouldReadWriteCrewToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteEdgeToGryoUsingFloatProperty()
throws Exception
Exceptionpublic void shouldReadWriteEdgeToGryo()
throws Exception
Exceptionpublic void shouldReadWriteDetachedEdgeAsReferenceToGryo()
throws Exception
Exceptionpublic void shouldReadWriteDetachedEdgeToGryo()
throws Exception
Exceptionpublic void shouldReadWriteEdgeToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteDetachedEdgeAsReferenceToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteDetachedEdgeToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteEdgeToGraphSONNonLossy()
throws Exception
Exceptionpublic void shouldSupportUUIDInGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteVertexNoEdgesToGryoUsingFloatProperty()
throws Exception
Exceptionpublic void shouldReadWriteVertexNoEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteDetachedVertexNoEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteDetachedVertexAsReferenceNoEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexMultiPropsNoEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexNoEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteDetachedVertexNoEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteDetachedVertexAsReferenceNoEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteVertexMultiPropsNoEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteVerticesNoEdgesToGryoManual()
throws Exception
Exceptionpublic void shouldReadWriteVerticesNoEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVerticesNoEdgesToGraphSONManual()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithOUTOUTEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithOUTOUTEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithININEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithININEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithBOTHBOTHEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithBOTHBOTHEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithBOTHBOTHEdgesToGraphSONWithTypes()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithBOTHINEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithBOTHINEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithBOTHOUTEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithBOTHOUTEdgesToGraphSON()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithOUTBOTHEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithINBOTHEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithINOUTEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadWriteVertexWithOUTINEdgesToGryo()
throws Exception
Exceptionpublic void shouldReadLegacyGraphSON()
throws IOException
IOExceptionpublic 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–2015 Apache Software Foundation. All rights reserved.