public class SubGraphTest
extends java.lang.Object
Constructor and Description |
---|
SubGraphTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testAddRelsWithInjectedNode() |
void |
testFromEmptyGraph() |
void |
testFromPathCypherResult() |
void |
testFromRelCypherResult() |
void |
testFromRestResult() |
void |
testFromSimpleCypherResult() |
void |
testFromSimpleGraph() |
void |
testImportSubGraph() |
void |
testMarkRelationshipsFromVariableLength() |
void |
testToMap() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testToMap() throws java.lang.Exception
java.lang.Exception
public void testFromSimpleCypherResult() throws java.lang.Exception
java.lang.Exception
public void testFromRelCypherResult() throws java.lang.Exception
java.lang.Exception
public void testFromPathCypherResult() throws java.lang.Exception
java.lang.Exception
public void testAddRelsWithInjectedNode() throws java.lang.Exception
java.lang.Exception
public void testFromEmptyGraph() throws java.lang.Exception
java.lang.Exception
public void testFromRestResult() throws java.lang.Exception
java.lang.Exception
public void testImportSubGraph() throws java.lang.Exception
java.lang.Exception
public void testMarkRelationshipsFromVariableLength() throws java.lang.Exception
java.lang.Exception
public void testFromSimpleGraph() throws java.lang.Exception
java.lang.Exception