jar

io.bigconnect : cypher-ir

Maven & Gradle

Aug 31, 2021
2 usages

BigConnect - Cypher Intermediate Representation · The intermediate representations, such as the query graph

Table Of Contents

Latest Version

Download io.bigconnect : cypher-ir JAR file - Latest Versions:

All Versions

Download io.bigconnect : cypher-ir JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.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 cypher-ir-4.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mware.ge.cypher.internal.ir.helpers

├─ com.mware.ge.cypher.internal.ir.helpers.ExpressionConverters.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.helpers.PatternConverters.class - [JAR]

com.mware.ge.cypher.internal.ir

├─ com.mware.ge.cypher.internal.ir.AggregatingQueryProjection.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.CSVFormat.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.CreateNode.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.CreatePattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.CreateRelationship.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.CreatesKnownPropertyKeys.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.CreatesNoPropertyKeys.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.CreatesPropertyKeys.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.CreatesUnknownPropertyKeys.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.DeleteExpression.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.DistinctQueryProjection.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.EagerMode.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.ForeachPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.HasHeaders.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.InterestingOrder.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.LazyMode.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.LoadCSVProjection.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.MergeNodePattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.MergePattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.MergeRelationshipPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.MutatingPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.NameId.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.NoHeaders.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.NoSymbols.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.PassthroughAllHorizon.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.PatternLength.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.PatternRelationship.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.PeriodicCommit.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.PlannerQuery.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.Predicate.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.ProvidedOrder.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.QueryGraph.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.QueryHorizon.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.QueryProjection.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.QueryShuffle.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.RegularPlannerQuery.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.RegularQueryProjection.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.RemoveLabelPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.Selections.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.SetLabelPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.SetMutatingPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.SetNodePropertiesFromMapPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.SetNodePropertyPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.SetPropertyPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.SetRelationshipPropertiesFromMapPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.SetRelationshipPropertyPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.ShortestPathPattern.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.SimplePatternLength.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.StrLabelId.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.StrPropertyKeyId.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.StrRelTypeId.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.Strictness.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.StrictnessMode.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.StringNameId.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.StringPropertyLookup.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.UnionQuery.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.UnwindProjection.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.UpdateGraph.class - [JAR]

├─ com.mware.ge.cypher.internal.ir.VarPatternLength.class - [JAR]

Advertisement

Dependencies from Group

Aug 31, 2021
20 usages
6 stars
Aug 31, 2021
10 usages
6 stars
Aug 31, 2021
10 usages
Aug 31, 2021
7 usages
Aug 31, 2021
6 usages
6 stars

Discover Dependencies

Dec 19, 2020
2 usages
546 stars
Dec 19, 2020
2 usages
546 stars
Jan 13, 2021
2 usages
7 stars
Aug 22, 2023
4 usages
175 stars
Jan 23, 2021
2 usages
508 stars
Jul 18, 2023
15 usages
2.5k stars
Jul 18, 2023
2 usages
2.5k stars
May 02, 2023
2 usages
26 stars