jar

org.neo4j : neo4j-cypher-morsel-runtime

Maven & Gradle

Apr 29, 2020
1 usages
13.3k stars

Neo4j Cypher Morsel Runtime · Parallel runtime for Cypher

Table Of Contents

Latest Version

Download org.neo4j : neo4j-cypher-morsel-runtime JAR file - Latest Versions:

All Versions

Download org.neo4j : neo4j-cypher-morsel-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
3.5.x
3.4.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 neo4j-cypher-morsel-runtime-3.4.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.neo4j.cypher.internal.runtime.vectorized.operators

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationMapperOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationMapperOperatorNoGrouping.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationOffsets.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationReduceOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AggregationReduceOperatorNoGrouping.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.AllNodeScanOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.ArgumentOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.ExpandAllOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.FilterOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.GroupingOffsets.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.LabelScanOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.MergeSortOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.MorselResultRow.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.MorselSorting.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.NodeIndexContainsScanOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.NodeIndexOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.NodeIndexOperatorWithValues.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.NodeIndexScanOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.NodeIndexSeekOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.NodeWithValues.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.PreSortOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.ProduceResultOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.ProjectOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.operators.UnwindOperator.class - [JAR]

org.neo4j.cypher.internal.runtime.parallel

├─ org.neo4j.cypher.internal.runtime.parallel.CsvStdOutDataWriter.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.DataPoint.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.DataPointSchedulerTracer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.DataPointWriter.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.QueryExecution.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.QueryExecutionTracer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.RingBuffer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.ScheduledWorkUnitEvent.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.Scheduler.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.SchedulerTracer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.SimpleScheduler.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.SingleThreadScheduler.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.Task.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.TaskResult.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.ThreadSafeDataWriter.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.parallel.WorkUnitEvent.class - [JAR]

org.neo4j.cypher.internal.runtime.vectorized

├─ org.neo4j.cypher.internal.runtime.vectorized.ContinuableOperatorTask.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Dispatcher.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.IsPipelineBreaker.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Morsel.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.MorselExecutionContext.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.OperatorTask.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.Pipeline.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.PipelineBuilder.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.PipelineTask.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.QueryState.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ReduceCollector.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ReduceOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.ReducePipeline.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.StatelessOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.StreamingOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.StreamingPipeline.class - [JAR]

org.neo4j.cypher.internal.runtime.vectorized.expressions

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationExpressionOperator.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationExpressionOperatorWithInnerExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationHelper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AggregationReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AvgMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AvgOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.AvgReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CollectMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CollectOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CollectReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountStarMapperAndReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.CountStarOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MaxChecker.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MaxMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MaxOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MaxReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinChecker.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinMapper.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinMaxChecker.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinOrMaxOperatorExpression.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MinReducer.class - [JAR]

├─ org.neo4j.cypher.internal.runtime.vectorized.expressions.MorselExpressionConverters.class - [JAR]

Advertisement

Dependencies from Group

Aug 24, 2023
265 usages
13.3k stars
Aug 24, 2023
227 usages
13.3k stars
Aug 24, 2023
168 usages
13.3k stars
Aug 24, 2023
86 usages
13.3k stars
Aug 24, 2023
83 usages
13.3k stars

Discover Dependencies

Nov 20, 2017
1 usages
Dec 21, 2018
1 usages
Jan 31, 2023
3 usages
470 stars
Jan 16, 2023
1 usages
418 stars
Apr 15, 2022
3 usages
10.9k stars
Apr 15, 2022
3 usages
10.9k stars
Oct 14, 2020
3 usages
10.9k stars
Apr 15, 2022
3 usages
10.9k stars