void |
VertexTest.BasicVertexTest.shouldAddVertexWithLabel() |
void |
VertexPropertyTest.VertexPropertyAddition.shouldAllowIdAssignment() |
void |
VertexPropertyTest.VertexPropertyRemoval.shouldAllowIteratingAndRemovingVertexPropertyProperties() |
void |
TransactionTest.shouldAllowReferenceOfEdgeIdOutsideOfOriginalThreadAuto() |
void |
TransactionTest.shouldAllowReferenceOfEdgeIdOutsideOfOriginalThreadManual() |
void |
TransactionTest.shouldAllowReferenceOfEdgeOutsideOfOriginalTransactionalContextAuto() |
void |
TransactionTest.shouldAllowReferenceOfEdgeOutsideOfOriginalTransactionalContextManual() |
void |
TransactionTest.shouldAllowReferenceOfVertexIdOutsideOfOriginalThreadAuto() |
void |
TransactionTest.shouldAllowReferenceOfVertexIdOutsideOfOriginalThreadManual() |
void |
TransactionTest.shouldAllowReferenceOfVertexOutsideOfOriginalTransactionalContextAuto() |
void |
TransactionTest.shouldAllowReferenceOfVertexOutsideOfOriginalTransactionalContextManual() |
void |
PropertyTest.BasicPropertyTest.shouldAllowRemovalFromEdgeWhenAlreadyRemoved() |
void |
PropertyTest.BasicPropertyTest.shouldAllowRemovalFromVertexWhenAlreadyRemoved() |
void |
TransactionTest.shouldCommitOnCloseByDefault() |
void |
TransactionTest.shouldCommitPropertyAutoTransactionByDefault() |
void |
VertexTest.BasicVertexTest.shouldGetPropertyKeysOnVertex() |
void |
VertexPropertyTest.VertexPropertyAddition.shouldHandleListVertexProperties() |
void |
VertexPropertyTest.VertexPropertyAddition.shouldHandleSetVertexProperties() |
void |
VertexPropertyTest.VertexPropertyAddition.shouldHandleSingleVertexProperties() |
void |
VertexTest.BasicVertexTest.shouldHaveStandardStringRepresentation() |
void |
PropertyTest.BasicPropertyTest.shouldHaveStandardStringRepresentation() |
void |
GraphTest.shouldPersistDataOnClose() |
void |
VertexPropertyTest.VertexPropertyRemoval.shouldRemoveMultiProperties() |
void |
VertexPropertyTest.VertexPropertyRemoval.shouldRemoveMultiPropertiesWhenVerticesAreRemoved() |
void |
VertexPropertyTest.VertexPropertyProperties.shouldReturnEmptyIfNoMetaProperties() |
void |
PropertyTest.BasicPropertyTest.shouldReturnEmptyPropertyIfKeyNonExistent() |
void |
TransactionTest.shouldRollbackOnCloseWhenConfigured() |
void |
TransactionTest.shouldRollbackPropertyAutoTransactionByDefault() |
void |
VertexPropertyTest.VertexPropertyAddition.shouldSetLabelOfVertexPropertyToKeyOfOwningProperty() |
void |
VertexTest.BasicVertexTest.shouldSupportBasicVertexManipulation() |
void |
VertexPropertyTest.VertexPropertyRemoval.shouldSupportIdempotentVertexPropertyRemoval() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportNumericIdsIfNumericIdsAreGeneratedFromTheGraph() |
void |
VertexPropertyTest.VertexPropertyProperties.shouldSupportPropertiesOnMultiProperties() |
void |
FeatureSupportTest.VertexFunctionalityTest.shouldSupportRemovePropertyIfAPropertyCanBeRemoved() |
void |
FeatureSupportTest.EdgeFunctionalityTest.shouldSupportRemovePropertyIfAPropertyCanBeRemoved() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportRemovePropertyIfAPropertyCanBeRemoved() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportStringIdsIfStringIdsAreGeneratedFromTheGraph() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsIfAnIdCanBeAssigned() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeAny() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeNumericInt() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeNumericLong() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeString() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeUuid() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUuidIdsIfUuidIdsAreGeneratedFromTheGraph() |
void |
VertexTest.BasicVertexTest.shouldUseDefaultLabelIfNotSpecified() |