public static class IoTest.GraphMLTest extends AbstractGremlinTest
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
GraphMLTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldProperlyEncodeWithGraphML()
Note: this is only a very lightweight test of writer/reader encoding.
|
void |
shouldReadGraphML() |
void |
shouldReadGraphMLAnAllSupportedDataTypes() |
void |
shouldReadGraphMLUnorderedElements() |
void |
shouldWriteNormalizedGraphML()
Only need to execute this test with TinkerGraph or other graphs that support user supplied identifiers.
|
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldReadGraphML() throws IOException
IOException
public void shouldReadGraphMLUnorderedElements() throws IOException
IOException
public void shouldReadGraphMLAnAllSupportedDataTypes() throws IOException
IOException
public void shouldWriteNormalizedGraphML() throws Exception
Exception
public void shouldProperlyEncodeWithGraphML() throws Exception
Exception
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.