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, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public void setupBeforeEachTest()
public void shouldReadGraphML() throws IOException
IOException
public void shouldReadGraphMLUnorderedElements() throws IOException
IOException
public void shouldReadGraphMLAnAllSupportedDataTypes() throws IOException
IOException
public void shouldReadWriteClassicToGraphMLToFileWithHelpers() throws Exception
Exception
public void shouldWriteNormalizedGraphML() throws Exception
Exception
public void shouldWriteNormalizedGraphSON() throws Exception
Exception
public void shouldProperlyEncodeWithGraphML() throws Exception
Exception
public void shouldProperlySerializeCustomIdWithGraphSON() throws Exception
Exception
public void shouldProperlySerializeCustomIdWithGryo() throws Exception
Exception
public void shouldMigrateGraphWithFloat() throws Exception
Exception
public void shouldReadWriteModernToGryo() throws Exception
Exception
public void shouldReadWriteModernToGryoToFileWithHelpers() throws Exception
Exception
public void shouldReadWriteCrewToGryo() throws Exception
Exception
public void shouldReadWriteClassicToGryo() throws Exception
Exception
public void shouldReadWriteClassicToGraphSON() throws Exception
Exception
public void shouldReadWriteModernToGraphSON() throws Exception
Exception
public void shouldReadWriteModernToGraphSONWithHelpers() throws Exception
Exception
public void shouldReadWriteCrewToGraphSON() throws Exception
Exception
public void shouldReadWriteEdgeToGryoUsingFloatProperty() throws Exception
Exception
public void shouldReadWriteEdgeToGryo() throws Exception
Exception
public void shouldReadWriteDetachedEdgeAsReferenceToGryo() throws Exception
Exception
public void shouldReadWriteDetachedEdgeToGryo() throws Exception
Exception
public void shouldReadWriteEdgeToGraphSON() throws Exception
Exception
public void shouldReadWriteDetachedEdgeAsReferenceToGraphSON() throws Exception
Exception
public void shouldReadWriteDetachedEdgeToGraphSON() throws Exception
Exception
public void shouldReadWriteEdgeToGraphSONNonLossy() throws Exception
Exception
public void shouldSupportUUIDInGraphSON() throws Exception
Exception
public void shouldReadWriteVertexNoEdgesToGryoUsingFloatProperty() throws Exception
Exception
public void shouldReadWriteVertexNoEdgesToGryo() throws Exception
Exception
public void shouldReadWriteDetachedVertexNoEdgesToGryo() throws Exception
Exception
public void shouldReadWriteDetachedVertexAsReferenceNoEdgesToGryo() throws Exception
Exception
public void shouldReadWriteVertexMultiPropsNoEdgesToGryo() throws Exception
Exception
public void shouldReadWriteVertexNoEdgesToGraphSON() throws Exception
Exception
public void shouldReadWriteDetachedVertexNoEdgesToGraphSON() throws Exception
Exception
public void shouldReadWriteDetachedVertexAsReferenceNoEdgesToGraphSON() throws Exception
Exception
public void shouldReadWriteVertexMultiPropsNoEdgesToGraphSON() throws Exception
Exception
public void shouldReadWriteVerticesNoEdgesToGryoManual() throws Exception
Exception
public void shouldReadWriteVerticesNoEdgesToGryo() throws Exception
Exception
public void shouldReadWriteVerticesNoEdgesToGraphSON() throws Exception
Exception
public void shouldReadWriteVerticesNoEdgesToGraphSONManual() throws Exception
Exception
public void shouldReadWriteVertexWithOUTEdgesToGryo() throws Exception
Exception
public void shouldReadWriteVertexWithOUTEdgesToGraphSON() throws Exception
Exception
public void shouldReadWriteVertexWithINEdgesToGryo() throws Exception
Exception
public void shouldReadWriteVertexWithINEdgesToGraphSON() throws Exception
Exception
public void shouldReadWriteVertexWithBOTHEdgesToGryo() throws Exception
Exception
public void shouldReadWriteVertexWithBOTHEdgesToGraphSON() throws Exception
Exception
public void shouldReadWriteVertexWithBOTHEdgesToGraphSONWithTypes() throws Exception
Exception
public void shouldReadLegacyGraphSON() throws IOException
IOException
public void shouldReadWritePropertyGraphSON() throws Exception
Exception
public void shouldReadWriteVertexPropertyNoMetaPropertiesGraphSON() throws Exception
Exception
public void shouldReadWriteVertexPropertyWithMetaPropertiesGraphSON() throws Exception
Exception
public void shouldReadWritePropertyGryo() throws Exception
Exception
public void shouldReadWriteVertexPropertyNoMetaPropertiesGryo() throws Exception
Exception
public void shouldReadWriteVertexPropertyWithMetaPropertiesGryo() throws Exception
Exception
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–2015 Apache Software Foundation. All rights reserved.