Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
530 0 0 0 100% 134.993

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.gradoop.temporal.model.impl.operators.diff 1 0 0 0 100% 0.327
org.gradoop.temporal.model.impl.operators.verify 1 0 0 0 100% 0.263
org.gradoop.temporal.model.impl 32 0 0 0 100% 6.027
org.gradoop.temporal.io.impl.csv 2 0 0 0 100% 0.874
org.gradoop.temporal.io.impl.csv.indexed 5 0 0 0 100% 1.988
org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation 29 0 0 0 100% 0.05
org.gradoop.temporal.model.impl.operators.matching.single.cypher 164 0 0 0 100% 71.567
org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning 15 0 0 0 100% 4.144
org.gradoop.temporal.model.impl.operators.metric.functions 3 0 0 0 100% 0
org.gradoop.temporal.model.impl.operators.keyedgrouping.keys 4 0 0 0 100% 0.001
org.gradoop.temporal.model.impl.operators.tostring 2 0 0 0 100% 0.557
org.gradoop.temporal.model.impl.operators.snapshot 25 0 0 0 100% 4.61
org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos 8 0 0 0 100% 0.061
org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation 25 0 0 0 100% 4.904
org.gradoop.temporal.model.impl.functions 17 0 0 0 100% 0.001
org.gradoop.temporal.model.impl.operators.diff.functions 8 0 0 0 100% 0.537
org.gradoop.temporal.model.impl.operators.matching.single.cypher.pojos 2 0 0 0 100% 0.001
org.gradoop.temporal.io.impl.parquet 4 0 0 0 100% 5.182
org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter 14 0 0 0 100% 0.092
org.gradoop.temporal.model.impl.operators.metric 24 0 0 0 100% 3.066
org.gradoop.temporal.model.impl.operators.verify.functions 4 0 0 0 100% 0.007
org.gradoop.temporal.util 2 0 0 0 100% 0.002
org.gradoop.temporal.model.impl.operators.equality 9 0 0 0 100% 24.157
org.gradoop.temporal.model.impl.operators.aggregation.functions 49 0 0 0 100% 1.666
org.gradoop.temporal.model.api.functions 3 0 0 0 100% 0.034
org.gradoop.temporal.model.impl.layout 27 0 0 0 100% 1.155
org.gradoop.temporal.model.impl.operators.keyedgrouping 3 0 0 0 100% 3.023
org.gradoop.temporal.model.impl.pojo 24 0 0 0 100% 0.605
org.gradoop.temporal.model.impl.operators.matching.common.query 11 0 0 0 100% 0.036
org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables 8 0 0 0 100% 0.007
org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf 5 0 0 0 100% 0.049

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.gradoop.temporal.model.impl.operators.diff

Class Tests Errors Failures Skipped Success Rate Time
DiffTest 1 0 0 0 100% 0.327

org.gradoop.temporal.model.impl.operators.verify

Class Tests Errors Failures Skipped Success Rate Time
VerifyAndUpdateEdgeValidityTest 1 0 0 0 100% 0.263

org.gradoop.temporal.model.impl

Class Tests Errors Failures Skipped Success Rate Time
TemporalGraphFactoryTest 2 0 0 0 100% 0.453
TemporalGraphTest 10 0 0 0 100% 2.537
TemporalGraphCollectionFactoryTest 7 0 0 0 100% 1.376
TemporalGraphCollectionTest 13 0 0 0 100% 1.661

org.gradoop.temporal.io.impl.csv

Class Tests Errors Failures Skipped Success Rate Time
TemporalCSVSourceAndSinkTest 2 0 0 0 100% 0.874

org.gradoop.temporal.io.impl.csv.indexed

Class Tests Errors Failures Skipped Success Rate Time
TemporalIndexedCSVDataSinkTest 2 0 0 0 100% 1.156
TemporalIndexedCSVDataSourceTest 3 0 0 0 100% 0.832

org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation

Class Tests Errors Failures Skipped Success Rate Time
MinMaxUnfoldingTest 1 0 0 0 100% 0.009
TrivialTautologiesTest 1 0 0 0 100% 0.002
SyntacticSubsumptionTest 5 0 0 0 100% 0.005
NormalizationTest 2 0 0 0 100% 0.001
BoundsInferenceTest 9 0 0 0 100% 0.023
TemporalSubsumtionTest 5 0 0 0 100% 0.005
AddTrivialConstraintsTest 4 0 0 0 100% 0.003
TrivialContradictionsTest 2 0 0 0 100% 0.002

org.gradoop.temporal.model.impl.operators.matching.single.cypher

Class Tests Errors Failures Skipped Success Rate Time
TemporalPatternMatchingHomomorphismTest 85 0 0 0 100% 39.331
TemporalPatternMatchingIsomorphismTest 79 0 0 0 100% 32.236

org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning

Class Tests Errors Failures Skipped Success Rate Time
BinningTemporalGraphStatisticsFactoryTest 1 0 0 0 100% 0.125
BinningTemporalGraphStatisticsTest 14 0 0 0 100% 4.019

org.gradoop.temporal.model.impl.operators.metric.functions

Class Tests Errors Failures Skipped Success Rate Time
CalculateDegreesFlatMapTest 3 0 0 0 100% 0

org.gradoop.temporal.model.impl.operators.keyedgrouping.keys

Class Tests Errors Failures Skipped Success Rate Time
TimeStampKeyFunctionTest 4 0 0 0 100% 0.001

org.gradoop.temporal.model.impl.operators.tostring

Class Tests Errors Failures Skipped Success Rate Time
TemporalCanonicalAdjacencyMatrixBuilderTest 2 0 0 0 100% 0.557

org.gradoop.temporal.model.impl.operators.snapshot

Class Tests Errors Failures Skipped Success Rate Time
ByTemporalPredicateTest 2 0 0 0 100% 0.306
SnapshotApiTest 7 0 0 0 100% 2.336
SnapshotTest 16 0 0 0 100% 1.968

org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos

Class Tests Errors Failures Skipped Success Rate Time
TemporalElementStatsTest 5 0 0 0 100% 0.057
BinningTest 2 0 0 0 100% 0.001
ReservoirSamplerTest 1 0 0 0 100% 0.003

org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation

Class Tests Errors Failures Skipped Success Rate Time
CNFEstimationTest 8 0 0 0 100% 1.684
FilterTemporalEstimatorTest 4 0 0 0 100% 0.663
TemporalQueryPlanTemporalEstimatorTest 5 0 0 0 100% 0.947
JoinTemporalEstimatorTest 8 0 0 0 100% 1.61

org.gradoop.temporal.model.impl.functions

Class Tests Errors Failures Skipped Success Rate Time
TemporalPredicateTests 17 0 0 0 100% 0.001

org.gradoop.temporal.model.impl.operators.diff.functions

Class Tests Errors Failures Skipped Success Rate Time
DiffPerElementTest 8 0 0 0 100% 0.537

org.gradoop.temporal.model.impl.operators.matching.single.cypher.pojos

Class Tests Errors Failures Skipped Success Rate Time
EmbeddingTPGMFactoryTest 2 0 0 0 100% 0.001

org.gradoop.temporal.io.impl.parquet

Class Tests Errors Failures Skipped Success Rate Time
TemporalParquetProtobufTest 2 0 0 0 100% 3.482
TemporalParquetTest 2 0 0 0 100% 1.7

org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter

Class Tests Errors Failures Skipped Success Rate Time
FilterAndProjectTemporalVerticesTest 6 0 0 0 100% 0.041
FilterAndProjectTemporalEdgesTest 8 0 0 0 100% 0.051

org.gradoop.temporal.model.impl.operators.metric

Class Tests Errors Failures Skipped Success Rate Time
VertexCentricAverageDegreeEvolutionTest 6 0 0 0 100% 0.711
VertexCentricMaxDegreeEvolutionTest 6 0 0 0 100% 0.647
VertexCentricMinDegreeEvolutionTest 6 0 0 0 100% 0.637
TemporalVertexDegreeTest 6 0 0 0 100% 1.071

org.gradoop.temporal.model.impl.operators.verify.functions

Class Tests Errors Failures Skipped Success Rate Time
UpdateEdgeValidityTest 4 0 0 0 100% 0.007

org.gradoop.temporal.util

Class Tests Errors Failures Skipped Success Rate Time
TimeFormatConversionTest 2 0 0 0 100% 0.002

org.gradoop.temporal.model.impl.operators.equality

Class Tests Errors Failures Skipped Success Rate Time
TemporalEqualityTest 9 0 0 0 100% 24.157

org.gradoop.temporal.model.impl.operators.aggregation.functions

Class Tests Errors Failures Skipped Success Rate Time
MinMaxTimeTest 8 0 0 0 100% 1.35
AbstractTimeAggregateFunctionTest 4 0 0 0 100% 0.052
MinMaxDurationWithTemporalUnitTest 18 0 0 0 100% 0.007
AverageDurationTest 14 0 0 0 100% 0.172
MinMaxDurationTest 5 0 0 0 100% 0.085

org.gradoop.temporal.model.api.functions

Class Tests Errors Failures Skipped Success Rate Time
TemporalAggregateFunctionTest 3 0 0 0 100% 0.034

org.gradoop.temporal.model.impl.layout

Class Tests Errors Failures Skipped Success Rate Time
TemporalGraphLayoutFactoryTest 2 0 0 0 100% 0.361
TemporalGraphCollectionLayoutFactoryTest 7 0 0 0 100% 0.673
TemporalGVELayoutTest 7 0 0 0 100% 0.053
TemporalIndexedLayoutTest 11 0 0 0 100% 0.068

org.gradoop.temporal.model.impl.operators.keyedgrouping

Class Tests Errors Failures Skipped Success Rate Time
TemporalGroupingTest 3 0 0 0 100% 3.023

org.gradoop.temporal.model.impl.pojo

Class Tests Errors Failures Skipped Success Rate Time
TemporalGraphHeadTest 3 0 0 0 100% 0.001
TemporalElementTest 7 0 0 0 100% 0.514
TemporalVertexTest 3 0 0 0 100% 0.001
TemporalGraphElementTest 6 0 0 0 100% 0.089
TemporalEdgeTest 5 0 0 0 100% 0

org.gradoop.temporal.model.impl.operators.matching.common.query

Class Tests Errors Failures Skipped Success Rate Time
TemporalQueryHandlerTest 11 0 0 0 100% 0.036

org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables

Class Tests Errors Failures Skipped Success Rate Time
TimeLiteralComparableTest 1 0 0 0 100% 0.004
TimeSelectorComparableTest 2 0 0 0 100% 0
TimeConstantComparableTest 1 0 0 0 100% 0
DurationComparableTest 2 0 0 0 100% 0.002
MaxTimePointComparableTest 1 0 0 0 100% 0
MinTimePointComparableTest 1 0 0 0 100% 0.001

org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf

Class Tests Errors Failures Skipped Success Rate Time
FilterAndProjectTemporalVerticesTest 2 0 0 0 100% 0.031
FilterAndProjectTemporalEdgesTest 3 0 0 0 100% 0.018

Test Cases

[Summary] [Package List] [Test Cases]

TemporalEqualityTest

testCollectionEqualityByGraphData 8.072
testCollectionEqualityByGraphElementData 3.119
testCollectionEqualityByGraphElementIds 2.864
testCollectionEqualityByGraphIds 1.445
testGraphEqualityByData 2.435
testGraphEqualityByElementData 1.603
testGraphEqualityByElementIds 1.671
testUndirectedCollectionEquality 1.707
testUndirectedGraphEquality 1.241

TemporalGraphLayoutFactoryTest

testFromDataSets 0.196
testFromDataSetsWithGraphHeads 0.165

TimeFormatConversionTest

toEpochMilliTest 0.001
toLocalDateTimeTest 0.001

ByTemporalPredicateTest

testForEdges 0.15
testForVertices 0.156

TemporalGraphFactoryTest

testCreateEmptyGraph 0.312
testFromNonTemporalDataSets 0.141

TemporalGraphTest

testFromGraph 0.137
testFromGraphWithTimeIntervalExtractors 0.568
testGetConfig 0
testGetEdges 0.146
testGetEdgesByLabel 0.136
testGetGraphHead 0.125
testGetVertices 0.135
testGetVerticesByLabel 0.135
testIsEmpty 0.186
testToLogicalGraph 0.969

SnapshotApiTest

testAsOf 0.33
testBetween 0.467
testContainedIn 0.287
testCreatedIn 0.304
testDeletedIn 0.267
testFromTo 0.334
testValidDuring 0.347

TemporalGraphHeadTest

testCreateGraphHead 0
testDefaultConstructor 0
testFromNonTemporalGraphHead 0.001

TemporalPredicateTests

runTest 0
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0.001
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0

SnapshotTest

runTest 0.15
runTest 0.147
runTest 0.125
runTest 0.117
runTest 0.115
runTest 0.116
runTest 0.126
runTest 0.115
runTest 0.116
runTest 0.115
runTest 0.137
runTest 0.137
runTest 0.115
runTest 0.116
runTest 0.115
runTest 0.106

TemporalElementTest

testConstructor 0.51
testGetterAndSetter 0.001
testTimeGetterWithNullTimeDimension 0.001
testTimeGetterWithTxTimeDimension 0
testTimeGetterWithValidTimeDimension 0.002
testTransactionTimeSetterWithInvalidValues 0
testValidTimeSetterWithInvalidValues 0

TemporalGraphCollectionFactoryTest

testCreateEmptyCollection 0.379
testEmptyFromGraphsMethod 0.136
testFromGraphMethod 0.137
testFromGraphsMethod 0.289
testFromNonTemporalDataSets 0.159
testFromNonTemporalDataSetsWithExtractors 0.149
testSingleFromGraphsMethod 0.127

MinMaxTimeTest

testAggregationFunctions 0.316
testAggregationFunctions 0.177
testAggregationFunctions 0.157
testAggregationFunctions 0.156
testAggregationFunctionsWithAllDefaults 0.146
testAggregationFunctionsWithAllDefaults 0.126
testAggregationFunctionsWithAllDefaults 0.136
testAggregationFunctionsWithAllDefaults 0.136

TemporalGraphCollectionLayoutFactoryTest

testCreateEmptyCollection 0.125
testFromCollections 0.134
testFromDataSets 0.134
testFromGraphLayout 0.124
testFromThreeDataSets 0.134
testFromTransactions 0.002
testFromTransactionsWithReduceFunctions 0.02

TemporalVertexTest

testCreateVertex 0.001
testDefaultConstructor 0
testFromNonTemporalVertex 0

AbstractTimeAggregateFunctionTest

testGetIncrement 0.05
testGetIncrement 0.002
testGetIncrement 0
testGetIncrement 0

TemporalGraphElementTest

testAddGraphId 0.086
testAddGraphIdWithEmptyIds 0.001
testGetGraphCount 0
testGetGraphIds 0.001
testResetGraphIds 0
testSetGraphIds 0.001

MinMaxDurationWithTemporalUnitTest

testInvalidUnitMaxDuration 0.003
testInvalidUnitMinDuration 0.001
testMaxDurationPostAggregate 0
testMaxDurationPostAggregate 0
testMaxDurationPostAggregate 0
testMaxDurationPostAggregate 0
testMaxDurationPostAggregate 0
testMaxDurationPostAggregate 0
testMaxDurationPostAggregateDefaultResult 0
testMaxDurationPostAggregateWrongType 0
testMinDurationPostAggregate 0.001
testMinDurationPostAggregate 0
testMinDurationPostAggregate 0
testMinDurationPostAggregate 0.002
testMinDurationPostAggregate 0
testMinDurationPostAggregate 0
testMinDurationPostAggregateDefaultResult 0
testMinDurationPostAggregateWrongType 0

TemporalEdgeTest

testConstructor 0
testCreateEdge 0
testDefaultConstructorAndSetter 0
testDefaultTemporalAttributes 0
testFromNonTemporalEdge 0

AverageDurationTest

testGetIncrementForTxTime 0.001
testGetIncrementForTxTime 0
testGetIncrementForTxTime 0.001
testGetIncrementForTxTime 0
testGetIncrementForValidTime 0
testGetIncrementForValidTime 0
testGetIncrementForValidTime 0
testGetIncrementForValidTime 0
testPostAggregateWithTimeUnits 0.001
testPostAggregateWithTimeUnits 0
testPostAggregateWithTimeUnits 0
testPostAggregateWithTimeUnits 0
testPostAggregateWithTimeUnits 0
testWithAggregation 0.169

TemporalAggregateFunctionTest

testWithNonTemporal 0.001
testWithNonTemporalAndDefaultValue 0.033
testWithTemporal 0

TemporalGroupingTest

testDurationKeyFunctionOnGraph 1.545
testTimeIntervalKeyFunctionOnGraph 0.371
testTimeStampKeyFunctionOnGraph 1.107

TimeStampKeyFunctionTest

testAddKeyToElement 0
testGetKey 0
testWithDefaultValueWithFieldExtraction 0.001
testWithDefaultValueWithoutFieldExtraction 0

UpdateEdgeValidityTest

testRemoveNonOverlapping 0.004
testUpdateBoth 0
testUpdateValidFrom 0.003
testUpdateValidTo 0

VerifyAndUpdateEdgeValidityTest

testVerify 0.263

DiffPerElementTest

testWithEdges 0.002
testWithEdges 0
testWithEdgesInDataSets 0.161
testWithEdgesInDataSets 0.135
testWithVertices 0
testWithVertices 0.001
testWithVerticesInDataSets 0.124
testWithVerticesInDataSets 0.114

DiffTest

testDiffOnGraph 0.327

TemporalCanonicalAdjacencyMatrixBuilderTest

testDirected 0.299
testUndirected 0.258

TemporalCSVSourceAndSinkTest

testWriteTo on testWriteTo(org.gradoop.temporal.io.impl.csv.TemporalCSVSourceAndSinkTest) 0.377
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.csv.TemporalCSVSourceAndSinkTest) 0.497

TemporalIndexedCSVDataSinkTest

testWrite on testWrite(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSinkTest) 0.115
testWriteAndReadAfterwards on testWriteAndReadAfterwards(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSinkTest) 1.041

TemporalIndexedCSVDataSourceTest

testGetTemporalGraphCollection on testGetTemporalGraphCollection(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSourceTest) 0.423
testGetTemporalGraph on testGetTemporalGraph(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSourceTest) 0.401
testGetConfig on testGetConfig(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSourceTest) 0.008

TemporalParquetProtobufTest

testWriteTo on testWriteTo(org.gradoop.temporal.io.impl.parquet.TemporalParquetProtobufTest) 2.346
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.parquet.TemporalParquetProtobufTest) 1.136

TemporalParquetTest

testWriteTo on testWriteTo(org.gradoop.temporal.io.impl.parquet.TemporalParquetTest) 0.783
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.parquet.TemporalParquetTest) 0.917

TemporalGraphCollectionTest

testToGraphCollection on testToGraphCollection(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.444
testGetEdges on testGetEdges(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.015
testGetVertices on testGetVertices(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.013
testGetVerticesByLabel on testGetVerticesByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.012
testFromGraphCollection on testFromGraphCollection(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.019
testGetGraphHeads on testGetGraphHeads(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.009
testGetGraphHeadsByLabel on testGetGraphHeadsByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.01
testGetConfig on testGetConfig(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.002
testWriteTo on testWriteTo(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.303
testIsEmpty on testIsEmpty(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.16
testGetEdgesByLabel on testGetEdgesByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.013
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.341
testFromGraphCollectionWithTimeExtractors on testFromGraphCollectionWithTimeExtractors(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.32

MinMaxDurationTest

testDurationWithDefaultValues on testDurationWithDefaultValues(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.028
testWithMaxAggregation on testWithMaxAggregation(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.03
testGetIncrementForValidTimeMinDuration on testGetIncrementForValidTimeMinDuration(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0
testWithMinAggregation on testWithMinAggregation(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.027
testGetIncrementForValidTimeMaxDuration on testGetIncrementForValidTimeMaxDuration(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0

BinningTemporalGraphStatisticsFactoryTest

factoryTest on factoryTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsFactoryTest) 0.125

TemporalElementStatsTest

numericalPropertyTest on numericalPropertyTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.016
categoricalPropertiesTest on categoricalPropertiesTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.003
durationStatsTest on durationStatsTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.02
txToValToStatsTest on txToValToStatsTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.004
simpleTemporalElementStatsTest on simpleTemporalElementStatsTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.014

BinningTest

illegalArgumentTest on illegalArgumentTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.BinningTest) 0
simpleBinsTest on simpleBinsTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.BinningTest) 0.001

ReservoirSamplerTest

samplerTest on samplerTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.ReservoirSamplerTest) 0.003

BinningTemporalGraphStatisticsTest

complexCategoricalWithExclusion on complexCategoricalWithExclusion(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.504
durationComparisonTest on durationComparisonTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.324
simpleComparisonTest on simpleComparisonTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.23
categoricalWithExclusionTest on categoricalWithExclusionTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.441
estimateCategoricalTest on estimateCategoricalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.208
comparisonWithoutLabelTest on comparisonWithoutLabelTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.217
complexTemporalTest on complexTemporalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.238
complexNumericalWithExclusion on complexNumericalWithExclusion(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.441
estimateComplexNumericalTest on estimateComplexNumericalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.22
estimateNumericalTest on estimateNumericalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.215
complexDurationTest on complexDurationTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.123
numericalWithExclusion on numericalWithExclusion(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.433
countTest on countTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.213
complexCategoricalTest on complexCategoricalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.212

TemporalQueryHandlerTest

testGetEdgeById on testGetEdgeById(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0.009
testGetVertexByVariable on testGetVertexByVariable(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0.001
testGlobalPredicates on testGlobalPredicates(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0.024
testIsVertex on testIsVertex(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0
testSimplePredicates on testSimplePredicates(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0.001
testIsSingleVertexGraph on testIsSingleVertexGraph(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0
testGetEdgeCount on testGetEdgeCount(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0.001
testGetEdgeByVariable on testGetEdgeByVariable(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0
testIsEdge on testIsEdge(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0
testGetVertexCount on testGetVertexCount(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0
testGetVertexById on testGetVertexById(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0

MinMaxUnfoldingTest

minMaxUnfoldingTest on minMaxUnfoldingTest(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.MinMaxUnfoldingTest) 0.009

TrivialTautologiesTest

trivialTautologiesTest on trivialTautologiesTest(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TrivialTautologiesTest) 0.002

SyntacticSubsumptionTest

syntacticSubsumtionTest2 on syntacticSubsumtionTest2(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.SyntacticSubsumptionTest) 0.002
syntacticSubsumtionTest4 on syntacticSubsumtionTest4(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.SyntacticSubsumptionTest) 0.001
syntacticSubsumtionTest5 on syntacticSubsumtionTest5(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.SyntacticSubsumptionTest) 0
syntacticSubsumtionTest on syntacticSubsumtionTest(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.SyntacticSubsumptionTest) 0.002
syntacticSubsumtionsTest3 on syntacticSubsumtionsTest3(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.SyntacticSubsumptionTest) 0

NormalizationTest

complexCNFTest on complexCNFTest(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.NormalizationTest) 0.001
singleClauseTest on singleClauseTest(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.NormalizationTest) 0

BoundsInferenceTest

preprocessingTest1 on preprocessingTest1(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.01
preprocessingTest2 on preprocessingTest2(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.003
preprocessingTest3 on preprocessingTest3(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.002
preprocessingTest4 on preprocessingTest4(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0
preprocessingTest5 on preprocessingTest5(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.002
preprocessingTest6 on preprocessingTest6(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.002
preprocessingTest7 on preprocessingTest7(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.002
preprocessingTest8 on preprocessingTest8(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0
preprocessingTest9 on preprocessingTest9(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.002

TemporalSubsumtionTest

temporalSubsumptionTestEQ on temporalSubsumptionTestEQ(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TemporalSubsumtionTest) 0.003
temporalSubsumptionTestLT on temporalSubsumptionTestLT(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TemporalSubsumtionTest) 0
complexSubsumptionTest on complexSubsumptionTest(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TemporalSubsumtionTest) 0.001
temporalSubsumptionTestLTE on temporalSubsumptionTestLTE(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TemporalSubsumtionTest) 0.001
temporalSubsumptionTestNEQ on temporalSubsumptionTestNEQ(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TemporalSubsumtionTest) 0

AddTrivialConstraintsTest

addTrivialTest1 on addTrivialTest1(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.AddTrivialConstraintsTest) 0.002
addTrivialTest2 on addTrivialTest2(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.AddTrivialConstraintsTest) 0
addTrivialTest3 on addTrivialTest3(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.AddTrivialConstraintsTest) 0
addTrivialTest4 on addTrivialTest4(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.AddTrivialConstraintsTest) 0.001

TrivialContradictionsTest

trivialContradictionsTest on trivialContradictionsTest(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TrivialContradictionsTest) 0.001
trivialContradictionsTest2 on trivialContradictionsTest2(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TrivialContradictionsTest) 0.001

TimeLiteralComparableTest

testEvaluationReturnsTimeLiteral on testEvaluationReturnsTimeLiteral(org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.TimeLiteralComparableTest) 0.004

TimeSelectorComparableTest

testThrowErrorIfElementNotPresent on testThrowErrorIfElementNotPresent(org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.TimeSelectorComparableTest) 0
testEvaluationReturnsLongValue on testEvaluationReturnsLongValue(org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.TimeSelectorComparableTest) 0

TimeConstantComparableTest

timeConstantTest on timeConstantTest(org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.TimeConstantComparableTest) 0

DurationComparableTest

testOnEmbedding on testOnEmbedding(org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.DurationComparableTest) 0.002
testOnElement on testOnElement(org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.DurationComparableTest) 0

MaxTimePointComparableTest

testMaxTimePoint on testMaxTimePoint(org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.MaxTimePointComparableTest) 0

MinTimePointComparableTest

testMinTimePoint on testMinTimePoint(org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.MinTimePointComparableTest) 0.001

FilterAndProjectTemporalVerticesTest

testExecute on testExecute(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf.FilterAndProjectTemporalVerticesTest) 0.03
testMetaDataInitialization on testMetaDataInitialization(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf.FilterAndProjectTemporalVerticesTest) 0.001

FilterAndProjectTemporalEdgesTest

testExecute on testExecute(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf.FilterAndProjectTemporalEdgesTest) 0.017
testMetaDataInitializationWithLoop on testMetaDataInitializationWithLoop(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf.FilterAndProjectTemporalEdgesTest) 0.001
testMetaDataInitialization on testMetaDataInitialization(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf.FilterAndProjectTemporalEdgesTest) 0

CNFEstimationTest

durationComparisonTest on durationComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.122
propertyComparisonTest on propertyComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.227
complexLiteralComparisonTest on complexLiteralComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.243
disjunctionTest on disjunctionTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.218
timeSelectorComparisonTest on timeSelectorComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.25
conjunctionTest on conjunctionTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.207
complexDurationComparisonTest on complexDurationComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.207
complexPropertyComparisonTest on complexPropertyComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.21

FilterTemporalEstimatorTest

testEdgeWithLabel on testEdgeWithLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.129
testEdge on testEdge(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.108
testVertexWithLabel on testVertexWithLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.206
testVertex on testVertex(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.22

TemporalQueryPlanTemporalEstimatorTest

testEdge on testEdge(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.111
testComplexCartesianProduct on testComplexCartesianProduct(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.213
testFixedPattern on testFixedPattern(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.2
testCartesianProductVertices on testCartesianProductVertices(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.214
testVertex on testVertex(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.209

JoinTemporalEstimatorTest

testWithLabelsUnbound on testWithLabelsUnbound(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.119
testPathFixedLength on testPathFixedLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.214
testLabelFree on testLabelFree(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.215
testPathVariableLength on testPathVariableLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.212
testEmbeddedPathFixedLength on testEmbeddedPathFixedLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.207
testWithLabels on testWithLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.211
testWithVertexLabels on testWithVertexLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.228
testWithEdgeLabels on testWithEdgeLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.204

TemporalPatternMatchingHomomorphismTest

testPatternMatching[0: AsOf_HOM3_default_citibike] on testPatternMatching[0: AsOf_HOM3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.824
testPatternMatching[1: Comparison_HOM_1_default_citibike] on testPatternMatching[1: Comparison_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.691
testPatternMatching[2: LengthAtLeast_HOM_1_default_citibike] on testPatternMatching[2: LengthAtLeast_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.555
testPatternMatching[3: MergeJoin_HOM_3_default_citibike] on testPatternMatching[3: MergeJoin_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.439
testPatternMatching[4: Other_HOM_1_default_citibike] on testPatternMatching[4: Other_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.518
testPatternMatching[5: Before_HOM_1_default_citibike] on testPatternMatching[5: Before_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.63
testPatternMatching[6: Before_HOM_2_default_citibike] on testPatternMatching[6: Before_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.52
testPatternMatching[7: Before_HOM_3_default_citibike] on testPatternMatching[7: Before_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.717
testPatternMatching[8: Before_HOM_4_default_citibike] on testPatternMatching[8: Before_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.557
testPatternMatching[9: Overlaps_HOM_1_default_citibike] on testPatternMatching[9: Overlaps_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.538
testPatternMatching[10: Overlaps_HOM_2_default_citibike] on testPatternMatching[10: Overlaps_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.444
testPatternMatching[11: Overlaps_HOM_3_default_citibike] on testPatternMatching[11: Overlaps_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.521
testPatternMatching[12: Overlaps_HOM_4_default_citibike] on testPatternMatching[12: Overlaps_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.492
testPatternMatching[13: After_HOM_1_default_citibike] on testPatternMatching[13: After_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.384
testPatternMatching[14: After_HOM_2_default_citibike] on testPatternMatching[14: After_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.652
testPatternMatching[15: After_HOM_3_default_citibike] on testPatternMatching[15: After_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.379
testPatternMatching[16: FromTo_HOM_1_default_citibike] on testPatternMatching[16: FromTo_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.411
testPatternMatching[17: FromTo_HOM_2_default_citibike] on testPatternMatching[17: FromTo_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.591
testPatternMatching[18: FromTo_HOM_3_default_citibike] on testPatternMatching[18: FromTo_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.46
testPatternMatching[19: Between_HOM_1_default_citibike] on testPatternMatching[19: Between_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.411
testPatternMatching[20: Between_HOM_2_default_citibike] on testPatternMatching[20: Between_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.589
testPatternMatching[21: Between_HOM_3_default_citibike] on testPatternMatching[21: Between_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.331
testPatternMatching[22: Precedes_HOM_1_default_citibike] on testPatternMatching[22: Precedes_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.655
testPatternMatching[23: Precedes_HOM_2_default_citibike] on testPatternMatching[23: Precedes_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.4
testPatternMatching[24: Precedes_HOM_3_default_citibike] on testPatternMatching[24: Precedes_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.339
testPatternMatching[25: Precedes_HOM_4_default_citibike] on testPatternMatching[25: Precedes_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.301
testPatternMatching[26: Succeeds_HOM_1_default_citibike] on testPatternMatching[26: Succeeds_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.474
testPatternMatching[27: Succeeds_HOM_2_default_citibike] on testPatternMatching[27: Succeeds_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.342
testPatternMatching[28: Succeeds_HOM_3_default_citibike] on testPatternMatching[28: Succeeds_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.41
testPatternMatching[29: Succeeds_HOM_4_default_citibike] on testPatternMatching[29: Succeeds_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.461
testPatternMatching[30: AsOf_HOM_1_default_citibike] on testPatternMatching[30: AsOf_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.292
testPatternMatching[31: AsOf_HOM_2_default_citibike] on testPatternMatching[31: AsOf_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.348
testPatternMatching[32: AsOf_HOM3_default_citibike] on testPatternMatching[32: AsOf_HOM3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.469
testPatternMatching[33: AsOf_HOM_4_default_citibike] on testPatternMatching[33: AsOf_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.308
testPatternMatching[34: MergeJoin_HOM_1_default_citibike] on testPatternMatching[34: MergeJoin_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.331
testPatternMatching[35: MergeJoin_HOM_2_default_citibike] on testPatternMatching[35: MergeJoin_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.424
testPatternMatching[36: MergeJoin_HOM_3_default_citibike] on testPatternMatching[36: MergeJoin_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.336
testPatternMatching[37: MergeJoin_HOM_4_default_citibike] on testPatternMatching[37: MergeJoin_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.538
testPatternMatching[38: MergeJoin_HOM_5_default_citibike] on testPatternMatching[38: MergeJoin_HOM_5_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.294
testPatternMatching[39: Contains_HOM_1_default_citibike] on testPatternMatching[39: Contains_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.5
testPatternMatching[40: Contains_HOM_2_default_citibike] on testPatternMatching[40: Contains_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.531
testPatternMatching[41: Contains_HOM_3_default_citibike] on testPatternMatching[41: Contains_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.476
testPatternMatching[42: Contains_HOM_4_default_citibike] on testPatternMatching[42: Contains_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.493
testPatternMatching[43: Contains_HOM_5_default_citibike] on testPatternMatching[43: Contains_HOM_5_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.453
testPatternMatching[44: Comparison_HOM_1_default_citibike] on testPatternMatching[44: Comparison_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.315
testPatternMatching[45: Comparison_HOM_2_default_citibike] on testPatternMatching[45: Comparison_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.406
testPatternMatching[46: Comparison_HOM_3_default_citibike] on testPatternMatching[46: Comparison_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.317
testPatternMatching[47: Comparison_HOM_4_default_citibike] on testPatternMatching[47: Comparison_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.45
testPatternMatching[48: Comparison_HOM_5_default_citibike] on testPatternMatching[48: Comparison_HOM_5_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.354
testPatternMatching[49: ImmPrecedes_HOM_1_default_citibike] on testPatternMatching[49: ImmPrecedes_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.436
testPatternMatching[50: ImmPrecedes_HOM_2_default_citibike] on testPatternMatching[50: ImmPrecedes_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.337
testPatternMatching[51: ImmPrecedes_HOM_3_default_citibike] on testPatternMatching[51: ImmPrecedes_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.552
testPatternMatching[52: ImmPrecedes_HOM_4_default_citibike] on testPatternMatching[52: ImmPrecedes_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.278
testPatternMatching[53: ImmSucceeds_HOM_1_default_citibike] on testPatternMatching[53: ImmSucceeds_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.487
testPatternMatching[54: ImmSucceeds_HOM_2_default_citibike] on testPatternMatching[54: ImmSucceeds_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.313
testPatternMatching[55: ImmSucceeds_HOM_3_default_citibike] on testPatternMatching[55: ImmSucceeds_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.446
testPatternMatching[56: ImmSucceeds_HOM_4_default_citibike] on testPatternMatching[56: ImmSucceeds_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.273
testPatternMatching[57: Equals_HOM1_default_citibike] on testPatternMatching[57: Equals_HOM1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.447
testPatternMatching[58: Equals_HOM_2_default_citibike] on testPatternMatching[58: Equals_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.384
testPatternMatching[59: Equals_HOM_3_default_citibike] on testPatternMatching[59: Equals_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.297
testPatternMatching[60: MinMax_HOM_1_default_citibike] on testPatternMatching[60: MinMax_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.813
testPatternMatching[61: MinMax_HOM_2_default_citibike] on testPatternMatching[61: MinMax_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.367
testPatternMatching[62: MinMax_HOM_3_default_citibike] on testPatternMatching[62: MinMax_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.461
testPatternMatching[63: MinMax_HOM_4_default_citibike] on testPatternMatching[63: MinMax_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.371
testPatternMatching[64: LongerThan_HOM_1_default_citibike] on testPatternMatching[64: LongerThan_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.483
testPatternMatching[65: LongerThan_HOM_2_default_citibike] on testPatternMatching[65: LongerThan_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.442
testPatternMatching[66: LongerThan_HOM_3_default_citibike] on testPatternMatching[66: LongerThan_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.529
testPatternMatching[67: LongerThan_HOM_4_default_citibike] on testPatternMatching[67: LongerThan_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.302
testPatternMatching[68: LongerThan_HOM_5_default_citibike] on testPatternMatching[68: LongerThan_HOM_5_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.575
testPatternMatching[69: LongerThan_HOM_6_default_citibike] on testPatternMatching[69: LongerThan_HOM_6_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.313
testPatternMatching[70: ShorterThan_HOM_1_default_citibike] on testPatternMatching[70: ShorterThan_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.442
testPatternMatching[71: ShorterThan_HOM_2_default_citibike] on testPatternMatching[71: ShorterThan_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.524
testPatternMatching[72: ShorterThan_HOM_3_default_citibike] on testPatternMatching[72: ShorterThan_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.283
testPatternMatching[73: ShorterThan_HOM_4_default_citibike] on testPatternMatching[73: ShorterThan_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.573
testPatternMatching[74: ShorterThan_HOM_5_default_citibike] on testPatternMatching[74: ShorterThan_HOM_5_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.505
testPatternMatching[75: LengthAtLeast_HOM_1_default_citibike] on testPatternMatching[75: LengthAtLeast_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.497
testPatternMatching[76: LengthAtLeast_HOM_2_default_citibike] on testPatternMatching[76: LengthAtLeast_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.332
testPatternMatching[77: LengthAtLeast_HOM_3_default_citibike] on testPatternMatching[77: LengthAtLeast_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.59
testPatternMatching[78: LengthAtLeast_HOM_4_default_citibike] on testPatternMatching[78: LengthAtLeast_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.519
testPatternMatching[79: LengthAtMost_HOM_1_default_citibike] on testPatternMatching[79: LengthAtMost_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.594
testPatternMatching[80: LengthAtMost_HOM_2_default_citibike] on testPatternMatching[80: LengthAtMost_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.313
testPatternMatching[81: LengthAtMost_HOM_3_default_citibike] on testPatternMatching[81: LengthAtMost_HOM_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.487
testPatternMatching[82: LengthAtMost_HOM_4_default_citibike] on testPatternMatching[82: LengthAtMost_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.503
testPatternMatching[83: Other_HOM_1_default_citibike] on testPatternMatching[83: Other_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.604
testPatternMatching[84: Other_HOM_2_default_citibike] on testPatternMatching[84: Other_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.988

FilterAndProjectTemporalVerticesTest

testFilterWithNoPredicates on testFilterWithNoPredicates(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.009
testProjectionOfMissingValues on testProjectionOfMissingValues(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.006
testProjectionOfAvailableValues on testProjectionOfAvailableValues(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.007
testFilterVerticesByProperties on testFilterVerticesByProperties(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.006
testFilterVerticesByLabel on testFilterVerticesByLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.007
testFilterVerticesByTime on testFilterVerticesByTime(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.006

FilterAndProjectTemporalEdgesTest

testFilterWithNoPredicates on testFilterWithNoPredicates(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.009
testProjectionOfMissingValues on testProjectionOfMissingValues(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.006
testFilterEdgesByProperties on testFilterEdgesByProperties(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.006
testProjectLoop on testProjectLoop(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.006
testProjectionOfAvailableValues on testProjectionOfAvailableValues(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.006
testFilterEdgesByTime on testFilterEdgesByTime(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.006
testFilterEdgesByLabel on testFilterEdgesByLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.005
testResultingEntryList on testResultingEntryList(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.007

EmbeddingTPGMFactoryTest

testFromEdge on testFromEdge(org.gradoop.temporal.model.impl.operators.matching.single.cypher.pojos.EmbeddingTPGMFactoryTest) 0.001
testFromVertex on testFromVertex(org.gradoop.temporal.model.impl.operators.matching.single.cypher.pojos.EmbeddingTPGMFactoryTest) 0

TemporalPatternMatchingIsomorphismTest

testPatternMatching[0: Between_ISO_2_default_citibike] on testPatternMatching[0: Between_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.351
testPatternMatching[1: Precedes_ISO_2_default_citibike] on testPatternMatching[1: Precedes_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.435
testPatternMatching[2: LengthAtLeast_ISO_2_default_citibike] on testPatternMatching[2: LengthAtLeast_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.405
testPatternMatching[3: Before_ISO_1_default_citibike] on testPatternMatching[3: Before_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.368
testPatternMatching[4: Before_ISO_2_default_citibike] on testPatternMatching[4: Before_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.356
testPatternMatching[5: Overlaps_ISO_1_default_citibike] on testPatternMatching[5: Overlaps_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.516
testPatternMatching[6: Overlaps_ISO_2_default_citibike] on testPatternMatching[6: Overlaps_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.387
testPatternMatching[7: Overlaps_ISO_3_default_citibike] on testPatternMatching[7: Overlaps_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.325
testPatternMatching[8: After_ISO_1_default_citibike] on testPatternMatching[8: After_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.318
testPatternMatching[9: After_ISO_2_default_citibike] on testPatternMatching[9: After_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.569
testPatternMatching[10: FromTo_ISO_1_default_citibike] on testPatternMatching[10: FromTo_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.293
testPatternMatching[11: FromTo_ISO_2_default_citibike] on testPatternMatching[11: FromTo_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.275
testPatternMatching[12: From_ISO_3_default_citibike] on testPatternMatching[12: From_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.277
testPatternMatching[13: From_ISO_4_default_citibike] on testPatternMatching[13: From_ISO_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.449
testPatternMatching[14: Between_ISO_1_default_citibike] on testPatternMatching[14: Between_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.282
testPatternMatching[15: Between_ISO_2_default_citibike] on testPatternMatching[15: Between_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.366
testPatternMatching[16: Between_ISO_3_default_citibike] on testPatternMatching[16: Between_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.259
testPatternMatching[17: Precedes_ISO_1_default_citibike] on testPatternMatching[17: Precedes_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.576
testPatternMatching[18: Precedes_ISO_2_default_citibike] on testPatternMatching[18: Precedes_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.342
testPatternMatching[19: Precedes_ISO_3_default_citibike] on testPatternMatching[19: Precedes_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.307
testPatternMatching[20: Succeeds_ISO_1_default_citibike] on testPatternMatching[20: Succeeds_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.471
testPatternMatching[21: Succeeds_ISO_2_default_citibike] on testPatternMatching[21: Succeeds_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.335
testPatternMatching[22: Succeeds_ISO_3_default_citibike] on testPatternMatching[22: Succeeds_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.281
testPatternMatching[23: Succeeds_ISO_4_default_citibike] on testPatternMatching[23: Succeeds_ISO_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.51
testPatternMatching[24: AsOf_ISO_1_default_citibike] on testPatternMatching[24: AsOf_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.43
testPatternMatching[25: AsOf_ISO_2_default_citibike] on testPatternMatching[25: AsOf_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.609
testPatternMatching[26: Complex_ISO_1_default_citibike] on testPatternMatching[26: Complex_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.308
testPatternMatching[27: Precedes_ISO_2_default_citibike] on testPatternMatching[27: Precedes_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.383
testPatternMatching[28: Succeeds_ISO_6_default_citibike] on testPatternMatching[28: Succeeds_ISO_6_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.59
testPatternMatching[29: Contains_ISO_1_default_citibike] on testPatternMatching[29: Contains_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.384
testPatternMatching[30: Contains_ISO_2_default_citibike] on testPatternMatching[30: Contains_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.288
testPatternMatching[31: Contains_ISO_3_default_citibike] on testPatternMatching[31: Contains_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.43
testPatternMatching[32: Comparison_ISO_1_default_citibike] on testPatternMatching[32: Comparison_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.409
testPatternMatching[33: Comparison_ISO_2_default_citibike] on testPatternMatching[33: Comparison_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.495
testPatternMatching[34: Comparison_ISO_3_default_citibike] on testPatternMatching[34: Comparison_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.32
testPatternMatching[35: ImmPrecedes_ISO_1_default_citibike] on testPatternMatching[35: ImmPrecedes_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.462
testPatternMatching[36: ImmPrecedes_ISO_2_default_citibike] on testPatternMatching[36: ImmPrecedes_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.435
testPatternMatching[37: ImmPrecedes_ISO_3_default_citibike] on testPatternMatching[37: ImmPrecedes_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.273
testPatternMatching[38: ImmSucceedes_ISO_1_default_citibike] on testPatternMatching[38: ImmSucceedes_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.416
testPatternMatching[39: ImmSucceedes_ISO_2_default_citibike] on testPatternMatching[39: ImmSucceedes_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.298
testPatternMatching[40: ImmSucceedes_ISO_3_default_citibike] on testPatternMatching[40: ImmSucceedes_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.434
testPatternMatching[41: ImmSucceedes_ISO_4_default_citibike] on testPatternMatching[41: ImmSucceedes_ISO_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.297
testPatternMatching[42: Equals_ISO1_default_citibike] on testPatternMatching[42: Equals_ISO1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.423
testPatternMatching[43: Equals_ISO_2_default_citibike] on testPatternMatching[43: Equals_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.282
testPatternMatching[44: Equals_ISO_3_default_citibike] on testPatternMatching[44: Equals_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.507
testPatternMatching[45: Equals_ISO_4_default_citibike] on testPatternMatching[45: Equals_ISO_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.281
testPatternMatching[46: MinMax_HOM_1_default_citibike] on testPatternMatching[46: MinMax_HOM_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.313
testPatternMatching[47: MinMax_HOM_2_default_citibike] on testPatternMatching[47: MinMax_HOM_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.358
testPatternMatching[48: MinMax_HOM_4_default_citibike] on testPatternMatching[48: MinMax_HOM_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.475
testPatternMatching[49: LongerThan_ISO_1_default_citibike] on testPatternMatching[49: LongerThan_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.585
testPatternMatching[50: LongerThan_ISO_2_default_citibike] on testPatternMatching[50: LongerThan_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.292
testPatternMatching[51: LongerThan_ISO_3_default_citibike] on testPatternMatching[51: LongerThan_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.656
testPatternMatching[52: LongerThan_ISO_4_default_citibike] on testPatternMatching[52: LongerThan_ISO_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.272
testPatternMatching[53: LongerThan_ISO_5_default_citibike] on testPatternMatching[53: LongerThan_ISO_5_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.473
testPatternMatching[54: LongerThan_ISO_6_default_citibike] on testPatternMatching[54: LongerThan_ISO_6_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.652
testPatternMatching[55: LongerThan_ISO_7_default_citibike] on testPatternMatching[55: LongerThan_ISO_7_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.336
testPatternMatching[56: LongerThan_ISO_8_default_citibike] on testPatternMatching[56: LongerThan_ISO_8_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.575
testPatternMatching[57: LongerThan_ISO_9_default_citibike] on testPatternMatching[57: LongerThan_ISO_9_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.484
testPatternMatching[58: LongerThan_ISO_10_default_citibike] on testPatternMatching[58: LongerThan_ISO_10_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.294
testPatternMatching[59: LongerThan_ISO_11_default_citibike] on testPatternMatching[59: LongerThan_ISO_11_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.296
testPatternMatching[60: ShorterThan_ISO_1_default_citibike] on testPatternMatching[60: ShorterThan_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.475
testPatternMatching[61: ShorterThan_ISO_2_default_citibike] on testPatternMatching[61: ShorterThan_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.28
testPatternMatching[62: ShorterThan_ISO_3_default_citibike] on testPatternMatching[62: ShorterThan_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.548
testPatternMatching[63: LengthAtLeast_ISO_1_default_citibike] on testPatternMatching[63: LengthAtLeast_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.287
testPatternMatching[64: LengthAtLeast_ISO_2_default_citibike] on testPatternMatching[64: LengthAtLeast_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.454
testPatternMatching[65: LengthAtLeast_ISO_3_default_citibike] on testPatternMatching[65: LengthAtLeast_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.5
testPatternMatching[66: LengthAtLeast_ISO_4_default_citibike] on testPatternMatching[66: LengthAtLeast_ISO_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.464
testPatternMatching[67: LengthAtMost_ISO_1_default_citibike] on testPatternMatching[67: LengthAtMost_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.488
testPatternMatching[68: LengthAtMost_ISO_2_default_citibike] on testPatternMatching[68: LengthAtMost_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.305
testPatternMatching[69: LengthAtMost_ISO_3_default_citibike] on testPatternMatching[69: LengthAtMost_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.274
testPatternMatching[70: LengthAtMost_ISO_4_default_citibike] on testPatternMatching[70: LengthAtMost_ISO_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.476
testPatternMatching[71: LengthAtMost_ISO_5_default_citibike] on testPatternMatching[71: LengthAtMost_ISO_5_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.304
testPatternMatching[72: MergeJoin_ISO_1_default_citibike] on testPatternMatching[72: MergeJoin_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.779
testPatternMatching[73: MergeJoin_ISO_2_default_citibike] on testPatternMatching[73: MergeJoin_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.42
testPatternMatching[74: MergeJoin_ISO_3_default_citibike] on testPatternMatching[74: MergeJoin_ISO_3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.388
testPatternMatching[75: MergeJoin_ISO_4_default_citibike] on testPatternMatching[75: MergeJoin_ISO_4_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.605
testPatternMatching[76: Complex_ISO_1_default_citibike] on testPatternMatching[76: Complex_ISO_1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.516
testPatternMatching[77: Precedes_ISO_2_default_citibike] on testPatternMatching[77: Precedes_ISO_2_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.492
testPatternMatching[78: Succeeds_ISO_6_default_citibike] on testPatternMatching[78: Succeeds_ISO_6_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.313

CalculateDegreesFlatMapTest

testFlatMapExceptionWithEdgesExistBeforeVertex on testFlatMapExceptionWithEdgesExistBeforeVertex(org.gradoop.temporal.model.impl.operators.metric.functions.CalculateDegreesFlatMapTest) 0
testFlatMap on testFlatMap(org.gradoop.temporal.model.impl.operators.metric.functions.CalculateDegreesFlatMapTest) 0
testFlatMapExceptionWithEdgesExistAfterVertex on testFlatMapExceptionWithEdgesExistAfterVertex(org.gradoop.temporal.model.impl.operators.metric.functions.CalculateDegreesFlatMapTest) 0

VertexCentricAverageDegreeEvolutionTest

testVertexCentricAverageDegree[Test vertex label v1 with degree type OUT, start: -3, end: -1] on testVertexCentricAverageDegree[Test vertex label v1 with degree type OUT, start: -3, end: -1](org.gradoop.temporal.model.impl.operators.metric.VertexCentricAverageDegreeEvolutionTest) 0.141
testVertexCentricAverageDegree[Test vertex label v1 with degree type OUT, start: -2, end: 5] on testVertexCentricAverageDegree[Test vertex label v1 with degree type OUT, start: -2, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricAverageDegreeEvolutionTest) 0.109
testVertexCentricAverageDegree[Test vertex label v2 with degree type BOTH, start: 0, end: 10] on testVertexCentricAverageDegree[Test vertex label v2 with degree type BOTH, start: 0, end: 10](org.gradoop.temporal.model.impl.operators.metric.VertexCentricAverageDegreeEvolutionTest) 0.12
testVertexCentricAverageDegree[Test vertex label v3 with degree type IN, start: 3, end: 6] on testVertexCentricAverageDegree[Test vertex label v3 with degree type IN, start: 3, end: 6](org.gradoop.temporal.model.impl.operators.metric.VertexCentricAverageDegreeEvolutionTest) 0.104
testVertexCentricAverageDegree[Test vertex label v4 with degree type BOTH, start: 4, end: 5] on testVertexCentricAverageDegree[Test vertex label v4 with degree type BOTH, start: 4, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricAverageDegreeEvolutionTest) 0.116
testVertexCentricAverageDegree[Test vertex label v5 with degree type IN, start: 2, end: 5] on testVertexCentricAverageDegree[Test vertex label v5 with degree type IN, start: 2, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricAverageDegreeEvolutionTest) 0.121

VertexCentricMaxDegreeEvolutionTest

testVertexCentricMaxDegree[Test vertex label v1 with degree type OUT, start: -3, end: -1] on testVertexCentricMaxDegree[Test vertex label v1 with degree type OUT, start: -3, end: -1](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMaxDegreeEvolutionTest) 0.105
testVertexCentricMaxDegree[Test vertex label v1 with degree type OUT, start: -2, end: 5] on testVertexCentricMaxDegree[Test vertex label v1 with degree type OUT, start: -2, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMaxDegreeEvolutionTest) 0.109
testVertexCentricMaxDegree[Test vertex label v2 with degree type BOTH, start: 0, end: 10] on testVertexCentricMaxDegree[Test vertex label v2 with degree type BOTH, start: 0, end: 10](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMaxDegreeEvolutionTest) 0.115
testVertexCentricMaxDegree[Test vertex label v3 with degree type IN, start: 3, end: 6] on testVertexCentricMaxDegree[Test vertex label v3 with degree type IN, start: 3, end: 6](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMaxDegreeEvolutionTest) 0.116
testVertexCentricMaxDegree[Test vertex label v4 with degree type BOTH, start: 4, end: 5] on testVertexCentricMaxDegree[Test vertex label v4 with degree type BOTH, start: 4, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMaxDegreeEvolutionTest) 0.097
testVertexCentricMaxDegree[Test vertex label v5 with degree type IN, start: 2, end: 5] on testVertexCentricMaxDegree[Test vertex label v5 with degree type IN, start: 2, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMaxDegreeEvolutionTest) 0.105

VertexCentricMinDegreeEvolutionTest

testVertexCentricMinDegree[Test vertex label v1 with degree type OUT, start: -3, end: -1] on testVertexCentricMinDegree[Test vertex label v1 with degree type OUT, start: -3, end: -1](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMinDegreeEvolutionTest) 0.108
testVertexCentricMinDegree[Test vertex label v1 with degree type OUT, start: -2, end: 5] on testVertexCentricMinDegree[Test vertex label v1 with degree type OUT, start: -2, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMinDegreeEvolutionTest) 0.109
testVertexCentricMinDegree[Test vertex label v2 with degree type BOTH, start: 0, end: 10] on testVertexCentricMinDegree[Test vertex label v2 with degree type BOTH, start: 0, end: 10](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMinDegreeEvolutionTest) 0.109
testVertexCentricMinDegree[Test vertex label v3 with degree type IN, start: 3, end: 6] on testVertexCentricMinDegree[Test vertex label v3 with degree type IN, start: 3, end: 6](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMinDegreeEvolutionTest) 0.106
testVertexCentricMinDegree[Test vertex label v4 with degree type BOTH, start: 4, end: 5] on testVertexCentricMinDegree[Test vertex label v4 with degree type BOTH, start: 4, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMinDegreeEvolutionTest) 0.1
testVertexCentricMinDegree[Test vertex label v5 with degree type IN, start: 2, end: 5] on testVertexCentricMinDegree[Test vertex label v5 with degree type IN, start: 2, end: 5](org.gradoop.temporal.model.impl.operators.metric.VertexCentricMinDegreeEvolutionTest) 0.105

TemporalVertexDegreeTest

testTemporalDegree[Test degree type IN with vertex time: true] on testTemporalDegree[Test degree type IN with vertex time: true](org.gradoop.temporal.model.impl.operators.metric.TemporalVertexDegreeTest) 0.103
testTemporalDegree[Test degree type OUT with vertex time: true] on testTemporalDegree[Test degree type OUT with vertex time: true](org.gradoop.temporal.model.impl.operators.metric.TemporalVertexDegreeTest) 0.14
testTemporalDegree[Test degree type BOTH with vertex time: true] on testTemporalDegree[Test degree type BOTH with vertex time: true](org.gradoop.temporal.model.impl.operators.metric.TemporalVertexDegreeTest) 0.213
testTemporalDegree[Test degree type IN with vertex time: false] on testTemporalDegree[Test degree type IN with vertex time: false](org.gradoop.temporal.model.impl.operators.metric.TemporalVertexDegreeTest) 0.207
testTemporalDegree[Test degree type OUT with vertex time: false] on testTemporalDegree[Test degree type OUT with vertex time: false](org.gradoop.temporal.model.impl.operators.metric.TemporalVertexDegreeTest) 0.2
testTemporalDegree[Test degree type BOTH with vertex time: false] on testTemporalDegree[Test degree type BOTH with vertex time: false](org.gradoop.temporal.model.impl.operators.metric.TemporalVertexDegreeTest) 0.208

TemporalGVELayoutTest

getGraphHeadsByLabel on getGraphHeadsByLabel(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.012
getGraphHead on getGraphHead(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.006
getVertices on getVertices(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.007
getVerticesByLabel on getVerticesByLabel(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.007
getEdges on getEdges(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.007
getGraphHeads on getGraphHeads(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.007
getEdgesByLabel on getEdgesByLabel(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.007

TemporalIndexedLayoutTest

testGetEdges on testGetEdges(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.014
isIndexedGVELayout on isIndexedGVELayout(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.001
testGetVertices on testGetVertices(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.007
testGetVerticesByLabel on testGetVerticesByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.007
testGetGraphHeads on testGetGraphHeads(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.009
testGetGraphHead on testGetGraphHead(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.006
testGetGraphTransactions on testGetGraphTransactions(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.001
testGetGraphHeadsByLabel on testGetGraphHeadsByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.013
testIsTransactionalLayout on testIsTransactionalLayout(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.001
testGetEdgesByLabel on testGetEdgesByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.008
testIsGVELayout on testIsGVELayout(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.001