jar

org.opencypher : spark-cypher

Maven & Gradle

Apr 12, 2019
9 usages
329 stars

Cypher for Apache Spark - CAPS · Cypher for Apache Spark - CAPS

Table Of Contents

Latest Version

Download org.opencypher : spark-cypher JAR file - Latest Versions:

All Versions

Download org.opencypher : spark-cypher JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.3.x
0.2.x
0.1.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 spark-cypher-0.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opencypher.spark.api.io.neo4j

├─ org.opencypher.spark.api.io.neo4j.CommunityNeo4jGraphDataSource.class - [JAR]

├─ org.opencypher.spark.api.io.neo4j.Neo4jConfig.class - [JAR]

org.opencypher.spark.impl.table

├─ org.opencypher.spark.impl.table.CAPSRecordHeader.class - [JAR]

org.opencypher.spark.impl.encoders

├─ org.opencypher.spark.impl.encoders.CypherValueEncoders.class - [JAR]

├─ org.opencypher.spark.impl.encoders.LowPriorityCypherValueEncoders.class - [JAR]

├─ org.opencypher.spark.impl.encoders.package.class - [JAR]

org.opencypher.spark.impl.io.hdfs

├─ org.opencypher.spark.impl.io.hdfs.CsvField.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.CsvFileHandler.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.CsvGraphLoader.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.CsvGraphMetaData.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.CsvGraphWriter.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.CsvJsonUtils.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.CsvNodeSchema.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.CsvRelSchema.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.CsvSchema.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.HadoopFileHandler.class - [JAR]

├─ org.opencypher.spark.impl.io.hdfs.LocalFileHandler.class - [JAR]

org.opencypher.spark.api.io.csv.file

├─ org.opencypher.spark.api.io.csv.file.FileCsvGraphDataSource.class - [JAR]

org.opencypher.spark.schema

├─ org.opencypher.spark.schema.CAPSSchema.class - [JAR]

org.opencypher.spark.impl.physical

├─ org.opencypher.spark.impl.physical.CAPSPhysicalOperatorProducer.class - [JAR]

├─ org.opencypher.spark.impl.physical.CAPSPhysicalPlannerContext.class - [JAR]

├─ org.opencypher.spark.impl.physical.CAPSPhysicalResult.class - [JAR]

├─ org.opencypher.spark.impl.physical.CAPSQueryPlans.class - [JAR]

├─ org.opencypher.spark.impl.physical.CAPSResultBuilder.class - [JAR]

├─ org.opencypher.spark.impl.physical.CAPSRuntimeContext.class - [JAR]

├─ org.opencypher.spark.impl.physical.PhysicalOptimizer.class - [JAR]

├─ org.opencypher.spark.impl.physical.PhysicalOptimizerContext.class - [JAR]

org.opencypher.spark.impl

├─ org.opencypher.spark.impl.AllInstances.class - [JAR]

├─ org.opencypher.spark.impl.CAPSConverters.class - [JAR]

├─ org.opencypher.spark.impl.CAPSFunctions.class - [JAR]

├─ org.opencypher.spark.impl.CAPSGraph.class - [JAR]

├─ org.opencypher.spark.impl.CAPSPatternGraph.class - [JAR]

├─ org.opencypher.spark.impl.CAPSRecords.class - [JAR]

├─ org.opencypher.spark.impl.CAPSResult.class - [JAR]

├─ org.opencypher.spark.impl.CAPSScanGraph.class - [JAR]

├─ org.opencypher.spark.impl.CAPSSessionImpl.class - [JAR]

├─ org.opencypher.spark.impl.CAPSSessionOps.class - [JAR]

├─ org.opencypher.spark.impl.CAPSUnionGraph.class - [JAR]

├─ org.opencypher.spark.impl.DataFrameOps.class - [JAR]

├─ org.opencypher.spark.impl.RowExpansion.class - [JAR]

├─ org.opencypher.spark.impl.SparkSQLExprMapper.class - [JAR]

├─ org.opencypher.spark.impl.operations.class - [JAR]

├─ org.opencypher.spark.impl.package.class - [JAR]

org.opencypher.spark.api.io

├─ org.opencypher.spark.api.io.CAPSEntityTable.class - [JAR]

├─ org.opencypher.spark.api.io.CAPSNodeTable.class - [JAR]

├─ org.opencypher.spark.api.io.CAPSRelationshipTable.class - [JAR]

├─ org.opencypher.spark.api.io.EntityTable.class - [JAR]

├─ org.opencypher.spark.api.io.GraphEntity.class - [JAR]

├─ org.opencypher.spark.api.io.Labels.class - [JAR]

├─ org.opencypher.spark.api.io.Node.class - [JAR]

├─ org.opencypher.spark.api.io.NodeTable.class - [JAR]

├─ org.opencypher.spark.api.io.Relationship.class - [JAR]

├─ org.opencypher.spark.api.io.RelationshipTable.class - [JAR]

├─ org.opencypher.spark.api.io.RelationshipType.class - [JAR]

org.opencypher.spark.impl.util

├─ org.opencypher.spark.impl.util.Annotation.class - [JAR]

├─ org.opencypher.spark.impl.util.TagSupport.class - [JAR]

├─ org.opencypher.spark.impl.util.ZeppelinSupport.class - [JAR]

org.opencypher.spark.impl.io.neo4j.external

├─ org.opencypher.spark.impl.io.neo4j.external.CypherTypes.class - [JAR]

├─ org.opencypher.spark.impl.io.neo4j.external.Executor.class - [JAR]

├─ org.opencypher.spark.impl.io.neo4j.external.Neo4j.class - [JAR]

├─ org.opencypher.spark.impl.io.neo4j.external.Neo4jPartition.class - [JAR]

├─ org.opencypher.spark.impl.io.neo4j.external.Neo4jRDD.class - [JAR]

├─ org.opencypher.spark.impl.io.neo4j.external.Partitions.class - [JAR]

org.opencypher.spark.impl.io

├─ org.opencypher.spark.impl.io.CAPSPropertyGraphDataSource.class - [JAR]

org.opencypher.spark.impl.physical.operators

├─ org.opencypher.spark.impl.physical.operators.Aggregate.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Alias.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.BinaryPhysicalOperator.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.BoundedVarExpand.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.CAPSPhysicalOperator.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Cache.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.CartesianProduct.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.ConstructGraph.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Distinct.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Drop.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.EmptyRecords.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.ExistsSubQuery.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Filter.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.FromGraph.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.GraphUnionAll.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.InheritedHeader.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.InitVarExpand.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Join.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.LeafPhysicalOperator.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Limit.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.NodeScan.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.OrderBy.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Project.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.RelationshipScan.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.RemoveAliases.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.ReturnGraph.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Select.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.SimpleDistinct.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Skip.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.Start.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.TabularUnionAll.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.TernaryPhysicalOperator.class - [JAR]

├─ org.opencypher.spark.impl.physical.operators.UnaryPhysicalOperator.class - [JAR]

org.opencypher.spark.web

├─ org.opencypher.spark.web.CAPSJsonSerialiser.class - [JAR]

├─ org.opencypher.spark.web.JsonSerialiser.class - [JAR]

org.opencypher.okapi.api.value

├─ org.opencypher.okapi.api.value.CAPSNode.class - [JAR]

├─ org.opencypher.okapi.api.value.CAPSRelationship.class - [JAR]

org.opencypher.spark.api.io.csv.hdfs

├─ org.opencypher.spark.api.io.csv.hdfs.HdfsCsvGraphDataSource.class - [JAR]

org.opencypher.spark.impl.convert

├─ org.opencypher.spark.impl.convert.CAPSCypherType.class - [JAR]

├─ org.opencypher.spark.impl.convert.rowToCypherMap.class - [JAR]

org.opencypher.spark.impl.io.neo4j

├─ org.opencypher.spark.impl.io.neo4j.Neo4jGraph.class - [JAR]

├─ org.opencypher.spark.impl.io.neo4j.Neo4jGraphLoader.class - [JAR]

org.opencypher.spark.api

├─ org.opencypher.spark.api.CAPSSession.class - [JAR]

├─ org.opencypher.spark.api.SparkConfiguration.class - [JAR]

Advertisement

Dependencies from Group

26 usages
52 stars
tck
Jul 11, 2023
17 usages
756 stars
Jun 03, 2019
16 usages
329 stars
Mar 12, 2021
16 usages
52 stars
Jun 03, 2019
12 usages
329 stars

Discover Dependencies

Mar 29, 2019
4 usages
Mar 02, 2018
6 usages
570 stars
Sep 30, 2021
4 usages
10 stars
Nov 10, 2018
4 usages
10 stars
Sep 30, 2021
4 usages
10 stars
Nov 10, 2018
4 usages
10 stars
Jun 22, 2019
4 usages
55 stars
Mar 10, 2018
4 usages
2 stars
Mar 10, 2018
4 usages
57 stars
Sep 27, 2021
4 usages
17k stars