public class DetachedPropertyTest extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak| Constructor and Description | 
|---|
DetachedPropertyTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
shouldAttachToGraph()  | 
void | 
shouldAttachToVertex()  | 
void | 
shouldBeEqualProperties()  | 
void | 
shouldConstructDetachedPropertyWithPropertyFromEdge()  | 
void | 
shouldNotBeEqualPropertiesAsThereIsDifferentId()  | 
void | 
shouldNotBeEqualPropertiesAsThereIsDifferentKey()  | 
void | 
shouldNotConstructNewWithSomethingAlreadyDetached()  | 
void | 
shouldNotSupportRemove()  | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateExceptionpublic void shouldNotConstructNewWithSomethingAlreadyDetached()
public void shouldConstructDetachedPropertyWithPropertyFromEdge()
public void shouldNotSupportRemove()
public void shouldBeEqualProperties()
public void shouldAttachToGraph()
public void shouldAttachToVertex()
public void shouldNotBeEqualPropertiesAsThereIsDifferentId()
public void shouldNotBeEqualPropertiesAsThereIsDifferentKey()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.