Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.387
org.gradoop.temporal.model.impl.operators.verify 1 0 0 0 100% 0.406
org.gradoop.temporal.model.impl 32 0 0 0 100% 8.071
org.gradoop.temporal.io.impl.csv 2 0 0 0 100% 0.541
org.gradoop.temporal.io.impl.csv.indexed 5 0 0 0 100% 1.732
org.gradoop.temporal.model.impl.operators.matching.single.cypher 164 0 0 0 100% 73.506
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% 4.106
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.003
org.gradoop.temporal.model.impl.operators.tostring 2 0 0 0 100% 0.688
org.gradoop.temporal.model.impl.operators.snapshot 25 0 0 0 100% 5.07
org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos 8 0 0 0 100% 0.041
org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation 25 0 0 0 100% 5.253
org.gradoop.temporal.model.impl.functions 17 0 0 0 100% 0.009
org.gradoop.temporal.model.impl.operators.diff.functions 8 0 0 0 100% 0.654
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% 5.273
org.gradoop.temporal.model.impl.operators.metric 24 0 0 0 100% 3.998
org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter 14 0 0 0 100% 0.091
org.gradoop.temporal.model.impl.operators.verify.functions 4 0 0 0 100% 0.006
org.gradoop.temporal.util 2 0 0 0 100% 0
org.gradoop.temporal.model.impl.operators.equality 9 0 0 0 100% 19.157
org.gradoop.temporal.model.impl.operators.aggregation.functions 49 0 0 0 100% 1.759
org.gradoop.temporal.model.api.functions 3 0 0 0 100% 0.038
org.gradoop.temporal.model.impl.layout 27 0 0 0 100% 4.792
org.gradoop.temporal.model.impl.operators.keyedgrouping 3 0 0 0 100% 3.758
org.gradoop.temporal.model.impl.pojo 24 0 0 0 100% 0.19
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.003
org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf 5 0 0 0 100% 0.026

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

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

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

org.gradoop.temporal.model.impl

Class Tests Errors Failures Skipped Success Rate Time
TemporalGraphTest 10 0 0 0 100% 4.224
TemporalGraphCollectionFactoryTest 7 0 0 0 100% 1.429
TemporalGraphFactoryTest 2 0 0 0 100% 0.561
TemporalGraphCollectionTest 13 0 0 0 100% 1.857

org.gradoop.temporal.io.impl.csv

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

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

Class Tests Errors Failures Skipped Success Rate Time
TemporalIndexedCSVDataSinkTest 2 0 0 0 100% 1.075
TemporalIndexedCSVDataSourceTest 3 0 0 0 100% 0.657

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

Class Tests Errors Failures Skipped Success Rate Time
TemporalPatternMatchingIsomorphismTest 79 0 0 0 100% 37.514
TemporalPatternMatchingHomomorphismTest 85 0 0 0 100% 35.992

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
NormalizationTest 2 0 0 0 100% 0.001
MinMaxUnfoldingTest 1 0 0 0 100% 0.001
BoundsInferenceTest 9 0 0 0 100% 0.008
TrivialContradictionsTest 2 0 0 0 100% 0
AddTrivialConstraintsTest 4 0 0 0 100% 0
TemporalSubsumtionTest 5 0 0 0 100% 0.002

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.984
BinningTemporalGraphStatisticsFactoryTest 1 0 0 0 100% 0.122

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
SnapshotTest 16 0 0 0 100% 2.231
ByTemporalPredicateTest 2 0 0 0 100% 0.285
SnapshotApiTest 7 0 0 0 100% 2.554

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.037
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.683
TemporalQueryPlanTemporalEstimatorTest 5 0 0 0 100% 1.011
CNFEstimationTest 8 0 0 0 100% 1.752
FilterTemporalEstimatorTest 4 0 0 0 100% 0.807

org.gradoop.temporal.model.impl.functions

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

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

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

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.541
TemporalParquetTest 2 0 0 0 100% 1.732

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

Class Tests Errors Failures Skipped Success Rate Time
TemporalVertexDegreeTest 6 0 0 0 100% 1.119
VertexCentricMaxDegreeEvolutionTest 6 0 0 0 100% 0.982
VertexCentricAverageDegreeEvolutionTest 6 0 0 0 100% 1.054
VertexCentricMinDegreeEvolutionTest 6 0 0 0 100% 0.843

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.039
FilterAndProjectTemporalEdgesTest 8 0 0 0 100% 0.052

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

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

org.gradoop.temporal.util

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
MinMaxDurationWithTemporalUnitTest 18 0 0 0 100% 0.003
AbstractTimeAggregateFunctionTest 4 0 0 0 100% 0.101
AverageDurationTest 14 0 0 0 100% 0.387
MinMaxTimeTest 8 0 0 0 100% 1.211
MinMaxDurationTest 5 0 0 0 100% 0.057

org.gradoop.temporal.model.api.functions

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

org.gradoop.temporal.model.impl.layout

Class Tests Errors Failures Skipped Success Rate Time
TemporalGraphCollectionLayoutFactoryTest 7 0 0 0 100% 4.145
TemporalGraphLayoutFactoryTest 2 0 0 0 100% 0.478
TemporalGVELayoutTest 7 0 0 0 100% 0.077
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.758

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.105
TemporalEdgeTest 5 0 0 0 100% 0
TemporalVertexTest 3 0 0 0 100% 0
TemporalGraphElementTest 6 0 0 0 100% 0.084

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
DurationComparableTest 2 0 0 0 100% 0.001
TimeLiteralComparableTest 1 0 0 0 100% 0
TimeConstantComparableTest 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.011
FilterAndProjectTemporalEdgesTest 3 0 0 0 100% 0.015

Test Cases

[Summary] [Package List] [Test Cases]

TemporalPredicateTests

runTest 0.004
runTest 0
runTest 0.001
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.002
runTest 0.001

TemporalGraphCollectionLayoutFactoryTest

testCreateEmptyCollection 2.642
testFromCollections 0.345
testFromDataSets 0.274
testFromGraphLayout 0.241
testFromThreeDataSets 0.23
testFromTransactions 0.012
testFromTransactionsWithReduceFunctions 0.401

TemporalGraphLayoutFactoryTest

testFromDataSets 0.262
testFromDataSetsWithGraphHeads 0.216

TemporalGraphTest

testFromGraph 0.258
testFromGraphWithTimeIntervalExtractors 1.116
testGetConfig 0
testGetEdges 0.199
testGetEdgesByLabel 0.2
testGetGraphHead 0.171
testGetVertices 0.157
testGetVerticesByLabel 0.19
testIsEmpty 0.286
testToLogicalGraph 1.647

TimeStampKeyFunctionTest

testAddKeyToElement 0.002
testGetKey 0.001
testWithDefaultValueWithFieldExtraction 0
testWithDefaultValueWithoutFieldExtraction 0

TemporalGroupingTest

testDurationKeyFunctionOnGraph 1.982
testTimeIntervalKeyFunctionOnGraph 0.445
testTimeStampKeyFunctionOnGraph 1.331

DiffPerElementTest

testWithEdges 0.004
testWithEdges 0
testWithEdgesInDataSets 0.165
testWithEdgesInDataSets 0.157
testWithVertices 0.001
testWithVertices 0
testWithVerticesInDataSets 0.168
testWithVerticesInDataSets 0.159

DiffTest

testDiffOnGraph 0.387

TemporalCanonicalAdjacencyMatrixBuilderTest

testDirected 0.36
testUndirected 0.328

UpdateEdgeValidityTest

testRemoveNonOverlapping 0.005
testUpdateBoth 0.001
testUpdateValidFrom 0
testUpdateValidTo 0

VerifyAndUpdateEdgeValidityTest

testVerify 0.406

SnapshotTest

runTest 0.167
runTest 0.147
runTest 0.158
runTest 0.15
runTest 0.149
runTest 0.129
runTest 0.127
runTest 0.148
runTest 0.147
runTest 0.137
runTest 0.127
runTest 0.116
runTest 0.138
runTest 0.127
runTest 0.127
runTest 0.137

ByTemporalPredicateTest

testForEdges 0.139
testForVertices 0.146

SnapshotApiTest

testAsOf 0.345
testBetween 0.373
testContainedIn 0.366
testCreatedIn 0.396
testDeletedIn 0.395
testFromTo 0.375
testValidDuring 0.304

TemporalEqualityTest

testCollectionEqualityByGraphData 3.484
testCollectionEqualityByGraphElementData 2.296
testCollectionEqualityByGraphElementIds 2.484
testCollectionEqualityByGraphIds 1.391
testGraphEqualityByData 2.568
testGraphEqualityByElementData 1.86
testGraphEqualityByElementIds 1.715
testUndirectedCollectionEquality 1.957
testUndirectedGraphEquality 1.402

MinMaxDurationWithTemporalUnitTest

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

AbstractTimeAggregateFunctionTest

testGetIncrement 0.1
testGetIncrement 0.001
testGetIncrement 0
testGetIncrement 0

AverageDurationTest

testGetIncrementForTxTime 0.001
testGetIncrementForTxTime 0
testGetIncrementForTxTime 0
testGetIncrementForTxTime 0
testGetIncrementForValidTime 0
testGetIncrementForValidTime 0
testGetIncrementForValidTime 0
testGetIncrementForValidTime 0
testPostAggregateWithTimeUnits 0
testPostAggregateWithTimeUnits 0.001
testPostAggregateWithTimeUnits 0
testPostAggregateWithTimeUnits 0.001
testPostAggregateWithTimeUnits 0
testWithAggregation 0.384

MinMaxTimeTest

testAggregationFunctions 0.178
testAggregationFunctions 0.138
testAggregationFunctions 0.166
testAggregationFunctions 0.138
testAggregationFunctionsWithAllDefaults 0.168
testAggregationFunctionsWithAllDefaults 0.148
testAggregationFunctionsWithAllDefaults 0.138
testAggregationFunctionsWithAllDefaults 0.137

TemporalGraphCollectionFactoryTest

testCreateEmptyCollection 0.395
testEmptyFromGraphsMethod 0.146
testFromGraphMethod 0.155
testFromGraphsMethod 0.311
testFromNonTemporalDataSets 0.148
testFromNonTemporalDataSetsWithExtractors 0.138
testSingleFromGraphsMethod 0.136

TemporalGraphFactoryTest

testCreateEmptyGraph 0.392
testFromNonTemporalDataSets 0.169

TemporalGraphHeadTest

testCreateGraphHead 0
testDefaultConstructor 0
testFromNonTemporalGraphHead 0.001

TemporalElementTest

testConstructor 0.101
testGetterAndSetter 0.002
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

TemporalGraphElementTest

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

TemporalAggregateFunctionTest

testWithNonTemporal 0.001
testWithNonTemporalAndDefaultValue 0.037
testWithTemporal 0

TimeFormatConversionTest

toEpochMilliTest 0
toLocalDateTimeTest 0

TemporalGraphCollectionTest

testToGraphCollection on testToGraphCollection(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.548
testGetEdges on testGetEdges(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.015
testGetVertices on testGetVertices(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.016
testGetVerticesByLabel on testGetVerticesByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.015
testFromGraphCollection on testFromGraphCollection(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.022
testGetGraphHeads on testGetGraphHeads(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.014
testGetGraphHeadsByLabel on testGetGraphHeadsByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.01
testGetConfig on testGetConfig(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.004
testWriteTo on testWriteTo(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.302
testIsEmpty on testIsEmpty(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.076
testGetEdgesByLabel on testGetEdgesByLabel(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.022
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.489
testFromGraphCollectionWithTimeExtractors on testFromGraphCollectionWithTimeExtractors(org.gradoop.temporal.model.impl.TemporalGraphCollectionTest) 0.324

TemporalGVELayoutTest

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

TemporalIndexedLayoutTest

testGetEdges on testGetEdges(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.019
isIndexedGVELayout on isIndexedGVELayout(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.002
testGetVertices on testGetVertices(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.011
testGetVerticesByLabel on testGetVerticesByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.01
testGetGraphHeads on testGetGraphHeads(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.01
testGetGraphHead on testGetGraphHead(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.008
testGetGraphTransactions on testGetGraphTransactions(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.001
testGetGraphHeadsByLabel on testGetGraphHeadsByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.019
testIsTransactionalLayout on testIsTransactionalLayout(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0
testGetEdgesByLabel on testGetEdgesByLabel(org.gradoop.temporal.model.impl.layout.TemporalIndexedLayoutTest) 0.011
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.153
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.148
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.146
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.221
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.224
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.227

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.216
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.158
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.164
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.162
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.152
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.13

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.169
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.205
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.222
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.151
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.133
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.174

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.13
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.135
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.175
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.13
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.148

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) 1.075
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.575
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.567
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.804
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.539
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.584
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.732
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.467
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.603
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.442
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.525
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.396
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.393
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.408
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.63
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.391
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.453
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.52
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.463
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.626
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.481
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.453
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.539
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.348
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.348
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.61
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.343
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.323
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.478
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.364
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.389
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.454
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.36
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.385
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.47
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.461
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.485
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.287
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.281
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.465
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.301
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.499
testPatternMatching[42: Equals_ISO1_default_citibike] on testPatternMatching[42: Equals_ISO1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingIsomorphismTest) 0.479
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.313
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.446
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.328
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.324
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.634
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.318
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.472
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.295
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.375
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.564
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.45
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.586
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.287
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.333
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.474
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.783
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.327
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.482
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.473
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.483
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.421
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.6
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.494
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.503
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.34
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.385
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.53
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.597
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.515
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.31
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.464
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.535
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.71
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.499
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.76
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.308

FilterAndProjectTemporalVerticesTest

testFilterWithNoPredicates on testFilterWithNoPredicates(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVerticesTest) 0.01
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.006
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.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.01
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.007
testFilterEdgesByTime on testFilterEdgesByTime(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.005
testFilterEdgesByLabel on testFilterEdgesByLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.006
testResultingEntryList on testResultingEntryList(org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdgesTest) 0.006

JoinTemporalEstimatorTest

testWithLabelsUnbound on testWithLabelsUnbound(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.126
testPathFixedLength on testPathFixedLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.221
testLabelFree on testLabelFree(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.216
testPathVariableLength on testPathVariableLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.221
testEmbeddedPathFixedLength on testEmbeddedPathFixedLength(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.209
testWithLabels on testWithLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.226
testWithVertexLabels on testWithVertexLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.248
testWithEdgeLabels on testWithEdgeLabels(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimatorTest) 0.216

TemporalQueryPlanTemporalEstimatorTest

testEdge on testEdge(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.123
testComplexCartesianProduct on testComplexCartesianProduct(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.221
testFixedPattern on testFixedPattern(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.23
testCartesianProductVertices on testCartesianProductVertices(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.225
testVertex on testVertex(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanTemporalEstimatorTest) 0.212

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.221
complexLiteralComparisonTest on complexLiteralComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.237
disjunctionTest on disjunctionTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.223
timeSelectorComparisonTest on timeSelectorComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.248
conjunctionTest on conjunctionTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.22
complexDurationComparisonTest on complexDurationComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.233
complexPropertyComparisonTest on complexPropertyComparisonTest(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimationTest) 0.248

FilterTemporalEstimatorTest

testEdgeWithLabel on testEdgeWithLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.13
testEdge on testEdge(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.226
testVertexWithLabel on testVertexWithLabel(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.229
testVertex on testVertex(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimatorTest) 0.222

FilterAndProjectTemporalVerticesTest

testExecute on testExecute(org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf.FilterAndProjectTemporalVerticesTest) 0.01
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.014
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.001

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.317
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.53
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.462
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.32
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.34
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.448
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.484
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.325
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.416
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.341
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.446
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.329
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.34
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.453
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.445
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.336
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.372
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.565
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.301
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.295
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.541
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.28
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.494
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.293
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.305
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.598
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.332
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.284
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.439
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.312
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.458
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.432
testPatternMatching[32: AsOf_HOM3_default_citibike] on testPatternMatching[32: AsOf_HOM3_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.448
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.273
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.296
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.408
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.527
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.295
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.57
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.412
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.283
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.451
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.509
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.35
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.339
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.476
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.418
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.476
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.361
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.318
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.481
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.305
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.553
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.388
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.74
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.301
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.475
testPatternMatching[57: Equals_HOM1_default_citibike] on testPatternMatching[57: Equals_HOM1_default_citibike](org.gradoop.temporal.model.impl.operators.matching.single.cypher.TemporalPatternMatchingHomomorphismTest) 0.498
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.498
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.385
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.604
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.512
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.45
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.516
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.396
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.594
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.326
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.527
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.494
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.32
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.413
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.493
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.489
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.314
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.495
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.309
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.493
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.503
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.298
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.336
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.522
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.393
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.558
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.684

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

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

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

SyntacticSubsumptionTest

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

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

MinMaxUnfoldingTest

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

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
preprocessingTest3 on preprocessingTest3(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.001
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
preprocessingTest8 on preprocessingTest8(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0.004
preprocessingTest9 on preprocessingTest9(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInferenceTest) 0

TrivialContradictionsTest

trivialContradictionsTest on trivialContradictionsTest(org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TrivialContradictionsTest) 0
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
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
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
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.355
durationComparisonTest on durationComparisonTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.24
simpleComparisonTest on simpleComparisonTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.229
categoricalWithExclusionTest on categoricalWithExclusionTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.443
estimateCategoricalTest on estimateCategoricalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.225
comparisonWithoutLabelTest on comparisonWithoutLabelTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.233
complexTemporalTest on complexTemporalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.234
complexNumericalWithExclusion on complexNumericalWithExclusion(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.448
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.227
complexDurationTest on complexDurationTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.225
numericalWithExclusion on numericalWithExclusion(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.437
countTest on countTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.234
complexCategoricalTest on complexCategoricalTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsTest) 0.234

TemporalElementStatsTest

numericalPropertyTest on numericalPropertyTest(org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojos.TemporalElementStatsTest) 0.011
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.004
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.122

MinMaxDurationTest

testDurationWithDefaultValues on testDurationWithDefaultValues(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.022
testWithMaxAggregation on testWithMaxAggregation(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.019
testGetIncrementForValidTimeMinDuration on testGetIncrementForValidTimeMinDuration(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.001
testWithMinAggregation on testWithMinAggregation(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.014
testGetIncrementForValidTimeMaxDuration on testGetIncrementForValidTimeMaxDuration(org.gradoop.temporal.model.impl.operators.aggregation.functions.MinMaxDurationTest) 0.001

TemporalIndexedCSVDataSinkTest

testWrite on testWrite(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSinkTest) 0.193
testWriteAndReadAfterwards on testWriteAndReadAfterwards(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSinkTest) 0.882

TemporalIndexedCSVDataSourceTest

testGetTemporalGraphCollection on testGetTemporalGraphCollection(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSourceTest) 0.325
testGetTemporalGraph on testGetTemporalGraph(org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSourceTest) 0.327
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.24
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.csv.TemporalCSVSourceAndSinkTest) 0.301

TemporalParquetProtobufTest

testWriteTo on testWriteTo(org.gradoop.temporal.io.impl.parquet.TemporalParquetProtobufTest) 2.306
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.parquet.TemporalParquetProtobufTest) 1.235

TemporalParquetTest

testWriteTo on testWriteTo(org.gradoop.temporal.io.impl.parquet.TemporalParquetTest) 0.753
testWriteToOverwrite on testWriteToOverwrite(org.gradoop.temporal.io.impl.parquet.TemporalParquetTest) 0.979