Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.366
org.gradoop.temporal.model.impl.operators.verify 1 0 0 0 100% 0.294
org.gradoop.temporal.model.impl 32 0 0 0 100% 7.625
org.gradoop.temporal.io.impl.csv 2 0 0 0 100% 0.464
org.gradoop.temporal.io.impl.csv.indexed 5 0 0 0 100% 1.519
org.gradoop.temporal.model.impl.operators.matching.single.cypher 164 0 0 0 100% 66.519
org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation 29 0 0 0 100% 0.013
org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning 15 0 0 0 100% 3.47
org.gradoop.temporal.model.impl.operators.metric.functions 3 0 0 0 100% 0.001
org.gradoop.temporal.model.impl.operators.keyedgrouping.keys 4 0 0 0 100% 0.005
org.gradoop.temporal.model.impl.operators.tostring 2 0 0 0 100% 0.69
org.gradoop.temporal.model.impl.operators.snapshot 25 0 0 0 100% 4.497
org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos 8 0 0 0 100% 0.04
org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation 25 0 0 0 100% 4.596
org.gradoop.temporal.model.impl.functions 17 0 0 0 100% 0.008
org.gradoop.temporal.model.impl.operators.diff.functions 8 0 0 0 100% 0.594
org.gradoop.temporal.model.impl.operators.matching.single.cypher.pojos 2 0 0 0 100% 0.004
org.gradoop.temporal.io.impl.parquet 4 0 0 0 100% 4.964
org.gradoop.temporal.model.impl.operators.metric 24 0 0 0 100% 3.44
org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter 14 0 0 0 100% 0.094
org.gradoop.temporal.model.impl.operators.verify.functions 4 0 0 0 100% 0.004
org.gradoop.temporal.util 2 0 0 0 100% 0.001
org.gradoop.temporal.model.impl.operators.equality 9 0 0 0 100% 18.109
org.gradoop.temporal.model.impl.operators.aggregation.functions 49 0 0 0 100% 1.609
org.gradoop.temporal.model.api.functions 3 0 0 0 100% 0.034
org.gradoop.temporal.model.impl.layout 27 0 0 0 100% 4.616
org.gradoop.temporal.model.impl.operators.keyedgrouping 3 0 0 0 100% 3.631
org.gradoop.temporal.model.impl.pojo 24 0 0 0 100% 0.196
org.gradoop.temporal.model.impl.operators.matching.common.query 11 0 0 0 100% 0.004
org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables 8 0 0 0 100% 0.002
org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf 5 0 0 0 100% 0.02

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.366

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

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

org.gradoop.temporal.model.impl

Class Tests Errors Failures Skipped Success Rate Time
TemporalGraphTest 10 0 0 0 100% 3.971
TemporalGraphCollectionFactoryTest 7 0 0 0 100% 1.363
TemporalGraphFactoryTest 2 0 0 0 100% 0.491
TemporalGraphCollectionTest 13 0 0 0 100% 1.8

org.gradoop.temporal.io.impl.csv

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

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

Class Tests Errors Failures Skipped Success Rate Time
TemporalIndexedCSVDataSinkTest 2 0 0 0 100% 0.929
TemporalIndexedCSVDataSourceTest 3 0 0 0 100% 0.59

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

Class Tests Errors Failures Skipped Success Rate Time
TemporalPatternMatchingIsomorphismTest 79 0 0 0 100% 34.307
TemporalPatternMatchingHomomorphismTest 85 0 0 0 100% 32.212

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
BinningTemporalGraphStatisticsTest 14 0 0 0 100% 3.367
BinningTemporalGraphStatisticsFactoryTest 1 0 0 0 100% 0.103

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
SnapshotTest 16 0 0 0 100% 2.063
ByTemporalPredicateTest 2 0 0 0 100% 0.263
SnapshotApiTest 7 0 0 0 100% 2.171

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.036
ReservoirSamplerTest 1 0 0 0 100% 0.003
BinningTest 2 0 0 0 100% 0.001

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

Class Tests Errors Failures Skipped Success Rate Time
JoinTemporalEstimatorTest 8 0 0 0 100% 1.503
TemporalQueryPlanTemporalEstimatorTest 5 0 0 0 100% 0.896
CNFEstimationTest 8 0 0 0 100% 1.508
FilterTemporalEstimatorTest 4 0 0 0 100% 0.689

org.gradoop.temporal.model.impl.functions

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

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

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

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.004

org.gradoop.temporal.io.impl.parquet

Class Tests Errors Failures Skipped Success Rate Time
TemporalParquetProtobufTest 2 0 0 0 100% 3.241
TemporalParquetTest 2 0 0 0 100% 1.723

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

Class Tests Errors Failures Skipped Success Rate Time
TemporalVertexDegreeTest 6 0 0 0 100% 1.06
VertexCentricMaxDegreeEvolutionTest 6 0 0 0 100% 0.855
VertexCentricAverageDegreeEvolutionTest 6 0 0 0 100% 0.759
VertexCentricMinDegreeEvolutionTest 6 0 0 0 100% 0.766

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.038
FilterAndProjectTemporalEdgesTest 8 0 0 0 100% 0.056

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

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

org.gradoop.temporal.util

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
MinMaxDurationWithTemporalUnitTest 18 0 0 0 100% 0.007
AbstractTimeAggregateFunctionTest 4 0 0 0 100% 0.085
AverageDurationTest 14 0 0 0 100% 0.31
MinMaxTimeTest 8 0 0 0 100% 1.144
MinMaxDurationTest 5 0 0 0 100% 0.063

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
TemporalGraphCollectionLayoutFactoryTest 7 0 0 0 100% 4.02
TemporalGraphLayoutFactoryTest 2 0 0 0 100% 0.429
TemporalGVELayoutTest 7 0 0 0 100% 0.075
TemporalIndexedLayoutTest 11 0 0 0 100% 0.092

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

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

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.107
TemporalEdgeTest 5 0 0 0 100% 0
TemporalVertexTest 3 0 0 0 100% 0.002
TemporalGraphElementTest 6 0 0 0 100% 0.086

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

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

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

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

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.011
FilterAndProjectTemporalEdgesTest 3 0 0 0 100% 0.009

Test Cases

[Summary] [Package List] [Test Cases]

TemporalPredicateTests

runTest 0.002
runTest 0
runTest 0
runTest 0
runTest 0.001
runTest 0
runTest 0.001
runTest 0.001
runTest 0
runTest 0
runTest 0
runTest 0.002
runTest 0
runTest 0
runTest 0
runTest 0
runTest 0.001

TemporalGraphCollectionLayoutFactoryTest

testCreateEmptyCollection 2.509
testFromCollections 0.339
testFromDataSets 0.253
testFromGraphLayout 0.251
testFromThreeDataSets 0.27
testFromTransactions 0.011
testFromTransactionsWithReduceFunctions 0.387

TemporalGraphLayoutFactoryTest

testFromDataSets 0.241
testFromDataSetsWithGraphHeads 0.188

TemporalGraphTest

testFromGraph 0.268
testFromGraphWithTimeIntervalExtractors 1.154
testGetConfig 0
testGetEdges 0.188
testGetEdgesByLabel 0.16
testGetGraphHead 0.158
testGetVertices 0.148
testGetVerticesByLabel 0.158
testIsEmpty 0.252
testToLogicalGraph 1.485

TimeStampKeyFunctionTest

testAddKeyToElement 0.003
testGetKey 0.001
testWithDefaultValueWithFieldExtraction 0.001
testWithDefaultValueWithoutFieldExtraction 0

TemporalGroupingTest

testDurationKeyFunctionOnGraph 2.001
testTimeIntervalKeyFunctionOnGraph 0.429
testTimeStampKeyFunctionOnGraph 1.201

DiffPerElementTest

testWithEdges 0.002
testWithEdges 0
testWithEdgesInDataSets 0.143
testWithEdgesInDataSets 0.157
testWithVertices 0
testWithVertices 0
testWithVerticesInDataSets 0.156
testWithVerticesInDataSets 0.136

DiffTest

testDiffOnGraph 0.366

TemporalCanonicalAdjacencyMatrixBuilderTest

testDirected 0.384
testUndirected 0.306

UpdateEdgeValidityTest

testRemoveNonOverlapping 0.004
testUpdateBoth 0
testUpdateValidFrom 0
testUpdateValidTo 0

VerifyAndUpdateEdgeValidityTest

testVerify 0.294

SnapshotTest

runTest 0.151
runTest 0.115
runTest 0.127
runTest 0.117
runTest 0.138
runTest 0.138
runTest 0.118
runTest 0.126
runTest 0.147
runTest 0.119
runTest 0.126
runTest 0.116
runTest 0.126
runTest 0.126
runTest 0.136
runTest 0.137

ByTemporalPredicateTest

testForEdges 0.137
testForVertices 0.126

SnapshotApiTest

testAsOf 0.324
testBetween 0.323
testContainedIn 0.307
testCreatedIn 0.292
testDeletedIn 0.336
testFromTo 0.326
testValidDuring 0.263

TemporalEqualityTest

testCollectionEqualityByGraphData 3.263
testCollectionEqualityByGraphElementData 2.205
testCollectionEqualityByGraphElementIds 2.176
testCollectionEqualityByGraphIds 1.205
testGraphEqualityByData 2.277
testGraphEqualityByElementData 2.057
testGraphEqualityByElementIds 1.745
testUndirectedCollectionEquality 1.854
testUndirectedGraphEquality 1.327

MinMaxDurationWithTemporalUnitTest

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

AbstractTimeAggregateFunctionTest

testGetIncrement 0.084
testGetIncrement 0.001
testGetIncrement 0
testGetIncrement 0

AverageDurationTest

testGetIncrementForTxTime 0.001
testGetIncrementForTxTime 0.001
testGetIncrementForTxTime 0
testGetIncrementForTxTime 0
testGetIncrementForValidTime 0.001
testGetIncrementForValidTime 0
testGetIncrementForValidTime 0
testGetIncrementForValidTime 0
testPostAggregateWithTimeUnits 0
testPostAggregateWithTimeUnits 0
testPostAggregateWithTimeUnits 0
testPostAggregateWithTimeUnits 0.001
testPostAggregateWithTimeUnits 0
testWithAggregation 0.306

MinMaxTimeTest

testAggregationFunctions 0.178
testAggregationFunctions 0.137
testAggregationFunctions 0.157
testAggregationFunctions 0.136
testAggregationFunctionsWithAllDefaults 0.147
testAggregationFunctionsWithAllDefaults 0.138
testAggregationFunctionsWithAllDefaults 0.125
testAggregationFunctionsWithAllDefaults 0.126

TemporalGraphCollectionFactoryTest

testCreateEmptyCollection 0.364
testEmptyFromGraphsMethod 0.144
testFromGraphMethod 0.136
testFromGraphsMethod 0.294
testFromNonTemporalDataSets 0.139
testFromNonTemporalDataSetsWithExtractors 0.151
testSingleFromGraphsMethod 0.135

TemporalGraphFactoryTest

testCreateEmptyGraph 0.351
testFromNonTemporalDataSets 0.14

TemporalGraphHeadTest

testCreateGraphHead 0
testDefaultConstructor 0
testFromNonTemporalGraphHead 0.001

TemporalElementTest

testConstructor 0.104
testGetterAndSetter 0.001
testTimeGetterWithNullTimeDimension 0.001
testTimeGetterWithTxTimeDimension 0
testTimeGetterWithValidTimeDimension 0
testTransactionTimeSetterWithInvalidValues 0.001
testValidTimeSetterWithInvalidValues 0

TemporalEdgeTest

testConstructor 0
testCreateEdge 0
testDefaultConstructorAndSetter 0
testDefaultTemporalAttributes 0
testFromNonTemporalEdge 0

TemporalVertexTest

testCreateVertex 0
testDefaultConstructor 0
testFromNonTemporalVertex 0.002

TemporalGraphElementTest

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

TemporalAggregateFunctionTest

testWithNonTemporal 0
testWithNonTemporalAndDefaultValue 0.033
testWithTemporal 0.001

TimeFormatConversionTest

toEpochMilliTest 0.001
toLocalDateTimeTest 0

TemporalGraphCollectionTest

testToGraphCollection on testToGraphCollection(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.628
testGetEdges on testGetEdges(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.016
testGetVertices on testGetVertices(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.013
testGetVerticesByLabel on testGetVerticesByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.013
testFromGraphCollection on testFromGraphCollection(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.03
testGetGraphHeads on testGetGraphHeads(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.015
testGetGraphHeadsByLabel on testGetGraphHeadsByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.016
testGetConfig on testGetConfig(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.008
testWriteTo on testWriteTo(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.33
testIsEmpty on testIsEmpty(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.055
testGetEdgesByLabel on testGetEdgesByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.011
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.446
testFromGraphCollectionWithTimeExtractors on testFromGraphCollectionWithTimeExtractors(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.219

TemporalGVELayoutTest

getGraphHeadsByLabel on getGraphHeadsByLabel(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.012
getGraphHead on getGraphHead(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.013
getVertices on getVertices(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.01
getVerticesByLabel on getVerticesByLabel(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.009
getEdges on getEdges(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.011
getGraphHeads on getGraphHeads(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.01
getEdgesByLabel on getEdgesByLabel(org.gradoop.temporal.model.impl.layout.TemporalGVELayoutTest) 0.01

TemporalIndexedLayoutTest

testGetEdges on testGetEdges(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.016
isIndexedGVELayout on isIndexedGVELayout(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.001
testGetVertices on testGetVertices(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.011
testGetVerticesByLabel on testGetVerticesByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.011
testGetGraphHeads on testGetGraphHeads(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.013
testGetGraphHead on testGetGraphHead(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.011
testGetGraphTransactions on testGetGraphTransactions(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0
testGetGraphHeadsByLabel on testGetGraphHeadsByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.017
testIsTransactionalLayout on testIsTransactionalLayout(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.002
testGetEdgesByLabel on testGetEdgesByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.009
testIsGVELayout on testIsGVELayout(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.001

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.152
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.124
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.206
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.201
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.18
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.197

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.001
testFlatMapExceptionWithEdgesExistAfterVertex on testFlatMapExceptionWithEdgesExistAfterVertex(org.gradoop.temporal.model.impl.operators.metric.functions.CalculateDegreesFlatMapTest) 0

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.168
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.144
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.15
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.13
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.127
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.136

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.135
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.107
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.129
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.132
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.126
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.13

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.11
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.125
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.13
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.131
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.134
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.136

EmbeddingTPGMFactoryTest

testFromEdge on testFromEdge(org.gradoop.temporal.model.impl.operators.matching.single.cypher.pojos.EmbeddingTPGMFactoryTest) 0.004
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.952
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.614
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.482
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.512
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.481
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.446
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.664
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.611
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.485
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.438
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.512
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.482
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.373
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.495
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.391
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.445
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.57
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.446
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.377
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.54
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.468
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.482
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.384
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.376
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.401
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.329
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.304
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.49
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.271
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.417
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.441
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.308
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.559
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.412
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.369
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.454
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.323
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.27
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.452
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.281
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.424
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.274
testPatternMatching[42: Equals_ISO1_default_citibike] on testPatternMatching[42: Equals_ISO1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.406
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.391
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.439
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.278
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.408
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.516
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.518
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.303
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.281
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.432
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.269
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.463
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.335
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.771
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.471
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.363
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.398
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.293
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.513
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.408
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.452
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.462
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.288
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.438
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.292
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.467
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.554
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.491
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.296
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.398
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.44
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.414
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.464
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.558
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.403
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.546
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.283

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.007
testProjectionOfAvailableValues on testProjectionOfAvailableValues(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.006
testFilterVerticesByProperties on testFilterVerticesByProperties(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.005
testFilterVerticesByLabel on testFilterVerticesByLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.005
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.007
testFilterEdgesByProperties on testFilterEdgesByProperties(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.005
testProjectLoop on testProjectLoop(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.005
testProjectionOfAvailableValues on testProjectionOfAvailableValues(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.007
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.008
testResultingEntryList on testResultingEntryList(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.009

JoinTemporalEstimatorTest

testWithLabelsUnbound on testWithLabelsUnbound(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.111
testPathFixedLength on testPathFixedLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.206
testLabelFree on testLabelFree(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.205
testPathVariableLength on testPathVariableLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.194
testEmbeddedPathFixedLength on testEmbeddedPathFixedLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.191
testWithLabels on testWithLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.195
testWithVertexLabels on testWithVertexLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.202
testWithEdgeLabels on testWithEdgeLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.199

TemporalQueryPlanTemporalEstimatorTest

testEdge on testEdge(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.107
testComplexCartesianProduct on testComplexCartesianProduct(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.197
testFixedPattern on testFixedPattern(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.199
testCartesianProductVertices on testCartesianProductVertices(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.197
testVertex on testVertex(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.196

CNFEstimationTest

durationComparisonTest on durationComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.1
propertyComparisonTest on propertyComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.195
complexLiteralComparisonTest on complexLiteralComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.191
disjunctionTest on disjunctionTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.214
timeSelectorComparisonTest on timeSelectorComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.193
conjunctionTest on conjunctionTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.19
complexDurationComparisonTest on complexDurationComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.208
complexPropertyComparisonTest on complexPropertyComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.217

FilterTemporalEstimatorTest

testEdgeWithLabel on testEdgeWithLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.096
testEdge on testEdge(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.199
testVertexWithLabel on testVertexWithLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.193
testVertex on testVertex(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.201

FilterAndProjectTemporalVerticesTest

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

FilterAndProjectTemporalEdgesTest

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

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.298
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.417
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.33
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.288
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.331
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.419
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.315
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.297
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.293
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.375
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.312
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.431
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.469
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.318
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.448
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.393
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.276
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.396
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.311
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.351
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.41
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.266
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.41
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.397
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.287
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.272
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.532
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.264
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.275
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.282
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.496
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.382
testPatternMatching[32: AsOf_HOM3_default_citibike] on testPatternMatching[32: AsOf_HOM3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.305
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.392
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.373
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.341
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.287
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.517
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.388
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.447
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.273
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.441
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.558
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.31
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.29
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.282
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.458
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.297
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.407
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.28
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.427
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.339
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.442
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.281
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.46
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.272
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.569
testPatternMatching[57: Equals_HOM1_default_citibike] on testPatternMatching[57: Equals_HOM1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.299
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.276
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.501
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.297
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.287
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.464
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.569
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.269
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.288
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.264
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.486
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.54
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.3
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.298
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.539
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.334
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.452
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.271
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.566
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.283
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.46
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.454
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.477
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.492
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.309
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.516
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.502
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.642

TemporalQueryHandlerTest

testGetEdgeById on testGetEdgeById(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0.001
testGetVertexByVariable on testGetVertexByVariable(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0
testGlobalPredicates on testGlobalPredicates(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0.002
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
testIsSingleVertexGraph on testIsSingleVertexGraph(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0.001
testGetEdgeCount on testGetEdgeCount(org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandlerTest) 0
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

MinTimePointComparableTest

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

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

MaxTimePointComparableTest

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

DurationComparableTest

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

TimeLiteralComparableTest

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

TimeConstantComparableTest

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

SyntacticSubsumptionTest

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

TrivialTautologiesTest

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

NormalizationTest

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

MinMaxUnfoldingTest

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

BoundsInferenceTest

preprocessingTest1 on preprocessingTest1(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.001
preprocessingTest2 on preprocessingTest2(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.001
preprocessingTest3 on preprocessingTest3(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0
preprocessingTest4 on preprocessingTest4(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.001
preprocessingTest5 on preprocessingTest5(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0
preprocessingTest6 on preprocessingTest6(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.001
preprocessingTest7 on preprocessingTest7(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.001
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.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

AddTrivialConstraintsTest

addTrivialTest1 on addTrivialTest1(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.AddTrivialConstraintsTest) 0
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.001
addTrivialTest4 on addTrivialTest4(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.AddTrivialConstraintsTest) 0

TemporalSubsumtionTest

temporalSubsumptionTestEQ on temporalSubsumptionTestEQ(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TemporalSubsumtionTest) 0.001
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
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.001

BinningTemporalGraphStatisticsTest

complexCategoricalWithExclusion on complexCategoricalWithExclusion(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.307
durationComparisonTest on durationComparisonTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.198
simpleComparisonTest on simpleComparisonTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.199
categoricalWithExclusionTest on categoricalWithExclusionTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.367
estimateCategoricalTest on estimateCategoricalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.112
comparisonWithoutLabelTest on comparisonWithoutLabelTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.201
complexTemporalTest on complexTemporalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.194
complexNumericalWithExclusion on complexNumericalWithExclusion(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.396
estimateComplexNumericalTest on estimateComplexNumericalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.196
estimateNumericalTest on estimateNumericalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.194
complexDurationTest on complexDurationTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.206
numericalWithExclusion on numericalWithExclusion(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.395
countTest on countTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.197
complexCategoricalTest on complexCategoricalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.205

TemporalElementStatsTest

numericalPropertyTest on numericalPropertyTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.009
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.01
txToValToStatsTest on txToValToStatsTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.005
simpleTemporalElementStatsTest on simpleTemporalElementStatsTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.009

ReservoirSamplerTest

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

BinningTest

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

BinningTemporalGraphStatisticsFactoryTest

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

MinMaxDurationTest

testDurationWithDefaultValues on testDurationWithDefaultValues(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.027
testWithMaxAggregation on testWithMaxAggregation(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.021
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.015
testGetIncrementForValidTimeMaxDuration on testGetIncrementForValidTimeMaxDuration(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0

TemporalIndexedCSVDataSinkTest

testWrite on testWrite(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSinkTest) 0.092
testWriteAndReadAfterwards on testWriteAndReadAfterwards(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSinkTest) 0.837

TemporalIndexedCSVDataSourceTest

testGetTemporalGraphCollection on testGetTemporalGraphCollection(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSourceTest) 0.292
testGetTemporalGraph on testGetTemporalGraph(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSourceTest) 0.293
testGetConfig on testGetConfig(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSourceTest) 0.005

TemporalCSVSourceAndSinkTest

testWriteTo on testWriteTo(org.gradoop.temporal.io.impl.csv.TemporalCSVSourceAndSinkTest) 0.203
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.csv.TemporalCSVSourceAndSinkTest) 0.261

TemporalParquetProtobufTest

testWriteTo on testWriteTo(org.gradoop.temporal.io.impl.parquet.TemporalParquetProtobufTest) 2.1
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.parquet.TemporalParquetProtobufTest) 1.141

TemporalParquetTest

testWriteTo on testWriteTo(org.gradoop.temporal.io.impl.parquet.TemporalParquetTest) 0.773
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.parquet.TemporalParquetTest) 0.95