jar

org.gradoop : gradoop-temporal

Maven & Gradle

1 usages
237 stars

Gradoop Temporal · Temporal Graph Model and Operator Implementations

Table Of Contents

Latest Version

Download org.gradoop : gradoop-temporal JAR file - Latest Versions:

All Versions

Download org.gradoop : gradoop-temporal JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gradoop-temporal-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.functions.ElementsToStats.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.snapshot.functions.ByTemporalPredicate.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.dummy.DummyTemporalGraphStatistics.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.dummy.DummyTemporalGraphStatisticsFactory.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.exceptions.QueryContradictoryException.class - [JAR]

org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.planner.greedy

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.planner.greedy.GreedyPlanner.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.diff.Diff.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.verify.VerifyAndUpdateEdgeValidity.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.tostring.functions.TemporalElementToDataString.class - [JAR]

org.gradoop.temporal.model.impl

├─ org.gradoop.temporal.model.impl.TemporalGraph.class - [JAR]

├─ org.gradoop.temporal.model.impl.TemporalGraphCollection.class - [JAR]

├─ org.gradoop.temporal.model.impl.TemporalGraphCollectionFactory.class - [JAR]

├─ org.gradoop.temporal.model.impl.TemporalGraphFactory.class - [JAR]

org.gradoop.temporal.io.impl.csv

├─ org.gradoop.temporal.io.impl.csv.TemporalCSVDataSink.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.TemporalCSVDataSource.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.util.ComparableFactory.class - [JAR]

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

├─ org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSink.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.indexed.TemporalIndexedCSVDataSource.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.AddTrivialConstraints.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.BoundsInference.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.MinMaxUnfolding.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.Normalization.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.Subsumption.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.SyntacticSubsumption.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TemporalSubsumption.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TrivialContradictions.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.transformation.TrivialTautologies.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.CypherTemporalPatternMatching.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatistics.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.BinningTemporalGraphStatisticsFactory.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.keyedgrouping.keys.DurationKeyFunction.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.keyedgrouping.keys.TimeIntervalKeyFunction.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.keyedgrouping.keys.TimeStampKeyFunction.class - [JAR]

org.gradoop.temporal.io.api

├─ org.gradoop.temporal.io.api.TemporalDataSink.class - [JAR]

├─ org.gradoop.temporal.io.api.TemporalDataSource.class - [JAR]

org.gradoop.temporal.model.impl.functions.predicates

├─ org.gradoop.temporal.model.impl.functions.predicates.All.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.AsOf.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.Between.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.ContainedIn.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.CreatedIn.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.DeletedIn.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.FromTo.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.Overlaps.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.Precedes.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.Succeeds.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.predicates.ValidDuring.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.tostring.TemporalEdgeToDataString.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.tostring.TemporalGraphHeadToDataString.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.tostring.TemporalVertexToDataString.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.snapshot.Snapshot.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.util.ComparisonUtil.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojo.Binning.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojo.ReservoirSampler.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.binning.pojo.TemporalElementStats.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.CNFEstimation.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.FilterTemporalEstimator.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.JoinTemporalEstimator.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalEstimator.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.estimation.TemporalQueryPlanEstimator.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.ComparableTPGMFactory.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.QueryComparableTPGM.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.diff.functions.DiffPerElement.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.pojos.EmbeddingTPGMFactory.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.TemporalGraphStatistics.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.statistics.TemporalGraphStatisticsFactory.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.functions.ElementsFromEmbeddingTPGM.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalEdges.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.FilterAndProjectTemporalVertices.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.verify.functions.UpdateEdgeValidity.class - [JAR]

org.gradoop.temporal.util

├─ org.gradoop.temporal.util.TemporalGradoopConfig.class - [JAR]

├─ org.gradoop.temporal.util.TimeFormatConversion.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.functions.FilterAndProjectTemporalEdge.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.operators.filter.functions.FilterAndProjectTemporalVertex.class - [JAR]

org.gradoop.temporal.model.api

├─ org.gradoop.temporal.model.api.TemporalGraphCollectionOperators.class - [JAR]

├─ org.gradoop.temporal.model.api.TemporalGraphOperators.class - [JAR]

├─ org.gradoop.temporal.model.api.TimeDimension.class - [JAR]

org.gradoop.temporal.io.impl.csv.tuples

├─ org.gradoop.temporal.io.impl.csv.tuples.TemporalCSVEdge.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.tuples.TemporalCSVElement.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.tuples.TemporalCSVGraphHead.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.tuples.TemporalCSVVertex.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.plantable.TemporalPlanTableEntry.class - [JAR]

org.gradoop.temporal.model.impl.functions.tpgm

├─ org.gradoop.temporal.model.impl.functions.tpgm.EdgeToTemporalEdge.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.tpgm.GraphHeadToTemporalGraphHead.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.tpgm.TemporalEdgeToEdge.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.tpgm.TemporalGraphHeadToGraphHead.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.tpgm.TemporalVertexToVertex.class - [JAR]

├─ org.gradoop.temporal.model.impl.functions.tpgm.VertexToTemporalVertex.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.CNFPostProcessing.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.postprocessing.QueryTransformation.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.AbstractDurationAggregateFunction.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.AbstractTimeAggregateFunction.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.AverageDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.AverageEdgeDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.AverageVertexDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MaxDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MaxEdgeDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MaxEdgeTime.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MaxTime.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MaxVertexDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MaxVertexTime.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MinDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MinEdgeDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MinEdgeTime.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MinTime.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MinVertexDuration.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.aggregation.functions.MinVertexTime.class - [JAR]

org.gradoop.temporal.model.api.functions

├─ org.gradoop.temporal.model.api.functions.TemporalAggregateFunction.class - [JAR]

├─ org.gradoop.temporal.model.api.functions.TemporalPredicate.class - [JAR]

├─ org.gradoop.temporal.model.api.functions.TimeIntervalExtractor.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.keyedgrouping.TemporalGroupingKeys.class - [JAR]

org.gradoop.temporal.model.impl.layout

├─ org.gradoop.temporal.model.impl.layout.TemporalBaseLayoutFactory.class - [JAR]

├─ org.gradoop.temporal.model.impl.layout.TemporalGVELayout.class - [JAR]

├─ org.gradoop.temporal.model.impl.layout.TemporalGraphCollectionLayoutFactory.class - [JAR]

├─ org.gradoop.temporal.model.impl.layout.TemporalGraphLayoutFactory.class - [JAR]

├─ org.gradoop.temporal.model.impl.layout.TemporalIndexedLayout.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.TemporalQueryHandler.class - [JAR]

org.gradoop.temporal.model.impl.pojo

├─ org.gradoop.temporal.model.impl.pojo.TemporalEdge.class - [JAR]

├─ org.gradoop.temporal.model.impl.pojo.TemporalEdgeFactory.class - [JAR]

├─ org.gradoop.temporal.model.impl.pojo.TemporalElement.class - [JAR]

├─ org.gradoop.temporal.model.impl.pojo.TemporalGraphElement.class - [JAR]

├─ org.gradoop.temporal.model.impl.pojo.TemporalGraphHead.class - [JAR]

├─ org.gradoop.temporal.model.impl.pojo.TemporalGraphHeadFactory.class - [JAR]

├─ org.gradoop.temporal.model.impl.pojo.TemporalVertex.class - [JAR]

├─ org.gradoop.temporal.model.impl.pojo.TemporalVertexFactory.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.DurationComparable.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.MaxTimePointComparable.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.MinTimePointComparable.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.TemporalComparable.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.TimeConstantComparable.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.TimeLiteralComparable.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.common.query.predicates.comparables.TimeSelectorComparable.class - [JAR]

org.gradoop.temporal.io.impl.csv.functions

├─ org.gradoop.temporal.io.impl.csv.functions.CSVLineToTemporalEdge.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.functions.CSVLineToTemporalElement.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.functions.CSVLineToTemporalGraphHead.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.functions.CSVLineToTemporalVertex.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.functions.TemporalEdgeToTemporalCSVEdge.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.functions.TemporalElementToCSV.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.functions.TemporalGraphHeadToTemporalCSVGraphHead.class - [JAR]

├─ org.gradoop.temporal.io.impl.csv.functions.TemporalVertexToTemporalCSVVertex.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf.FilterAndProjectTemporalEdgesNode.class - [JAR]

├─ org.gradoop.temporal.model.impl.operators.matching.single.cypher.planning.queryplan.leaf.FilterAndProjectTemporalVerticesNode.class - [JAR]

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

├─ org.gradoop.temporal.model.impl.operators.matching.single.TemporalPatternMatching.class - [JAR]

Advertisement