All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download morpheus-spark-cypher JAR 0.4.2 with all dependencies


Morpheus: Cypher for Apache Spark

Files of the artifact morpheus-spark-cypher version 0.4.2 from the group org.opencypher.

Test

Download morpheus-spark-cypher (0.4.2)
Artifact morpheus-spark-cypher
Group org.opencypher
Version 0.4.2
Last update 03. June 2019
Organization not specified
URL https://www.opencypher.org
License Apache License, Version 2.0
Dependencies amount 9
Dependencies scala-library, scala-reflect, scala-compiler, log4j-api, log4j-api-scala_2.12, okapi-relational, okapi-neo4j-io, graph-ddl, neo4j-java-driver,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of morpheus-spark-cypher Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of morpheus-spark-cypher version 0.4.2

META-INF
META-INF.META-INF.LICENSES.txt
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE.txt
org.opencypher.morpheus.api
org.opencypher.morpheus.api.org.opencypher.morpheus.api.GraphSources.scala
org.opencypher.morpheus.api.org.opencypher.morpheus.api.MorpheusSession.scala
org.opencypher.morpheus.api.org.opencypher.morpheus.api.SparkConfiguration.scala
org.opencypher.morpheus.api.io
org.opencypher.morpheus.api.io.org.opencypher.morpheus.api.io.AbstractPropertyGraphDataSource.scala
org.opencypher.morpheus.api.io.org.opencypher.morpheus.api.io.GraphElement.scala
org.opencypher.morpheus.api.io.org.opencypher.morpheus.api.io.MorpheusTable.scala
org.opencypher.morpheus.api.io.org.opencypher.morpheus.api.io.StorageFormat.scala
org.opencypher.morpheus.api.io.edgelist
org.opencypher.morpheus.api.io.edgelist.org.opencypher.morpheus.api.io.edgelist.EdgeListDataSource.scala
org.opencypher.morpheus.api.io.fs
org.opencypher.morpheus.api.io.fs.org.opencypher.morpheus.api.io.fs.EscapeAtSymbol.scala
org.opencypher.morpheus.api.io.fs.org.opencypher.morpheus.api.io.fs.FSGraphSource.scala
org.opencypher.morpheus.api.io.fs.org.opencypher.morpheus.api.io.fs.FileSystemOperations.scala
org.opencypher.morpheus.api.io.fs.org.opencypher.morpheus.api.io.fs.GraphDirectoryStructure.scala
org.opencypher.morpheus.api.io.fs.org.opencypher.morpheus.api.io.fs.HadoopFSHelpers.scala
org.opencypher.morpheus.api.io.json
org.opencypher.morpheus.api.io.json.org.opencypher.morpheus.api.io.json.JsonSerialization.scala
org.opencypher.morpheus.api.io.metadata
org.opencypher.morpheus.api.io.metadata.org.opencypher.morpheus.api.io.metadata.MorpheusGraphMetaData.scala
org.opencypher.morpheus.api.io.neo4j
org.opencypher.morpheus.api.io.neo4j.org.opencypher.morpheus.api.io.neo4j.AbstractNeo4jDataSource.scala
org.opencypher.morpheus.api.io.neo4j.org.opencypher.morpheus.api.io.neo4j.Neo4jBulkCSVDataSink.scala
org.opencypher.morpheus.api.io.neo4j.org.opencypher.morpheus.api.io.neo4j.Neo4jPropertyGraphDataSource.scala
org.opencypher.morpheus.api.io.neo4j.sync
org.opencypher.morpheus.api.io.neo4j.sync.org.opencypher.morpheus.api.io.neo4j.sync.Neo4jGraphMerge.scala
org.opencypher.morpheus.api.io.sql
org.opencypher.morpheus.api.io.sql.org.opencypher.morpheus.api.io.sql.GraphDdlConversions.scala
org.opencypher.morpheus.api.io.sql.org.opencypher.morpheus.api.io.sql.IdGenerationStrategy.scala
org.opencypher.morpheus.api.io.sql.org.opencypher.morpheus.api.io.sql.SqlDataSourceConfig.scala
org.opencypher.morpheus.api.io.sql.org.opencypher.morpheus.api.io.sql.SqlPropertyGraphDataSource.scala
org.opencypher.morpheus.api.io.util
org.opencypher.morpheus.api.io.util.org.opencypher.morpheus.api.io.util.CachedDataSource.scala
org.opencypher.morpheus.api.io.util.org.opencypher.morpheus.api.io.util.FileSystemUtils.scala
org.opencypher.morpheus.api.io.util.org.opencypher.morpheus.api.io.util.HiveTableName.scala
org.opencypher.morpheus.api.io.util.org.opencypher.morpheus.api.io.util.MorpheusGraphExport.scala
org.opencypher.morpheus.api.value
org.opencypher.morpheus.api.value.org.opencypher.morpheus.api.value.MorpheusElement.scala
org.opencypher.morpheus.impl
org.opencypher.morpheus.impl.org.opencypher.morpheus.impl.MorpheusConverters.scala
org.opencypher.morpheus.impl.org.opencypher.morpheus.impl.MorpheusFunctions.scala
org.opencypher.morpheus.impl.org.opencypher.morpheus.impl.MorpheusRecords.scala
org.opencypher.morpheus.impl.org.opencypher.morpheus.impl.SparkSQLExprMapper.scala
org.opencypher.morpheus.impl.convert
org.opencypher.morpheus.impl.convert.org.opencypher.morpheus.impl.convert.SparkConversions.scala
org.opencypher.morpheus.impl.convert.org.opencypher.morpheus.impl.convert.rowToCypherMap.scala
org.opencypher.morpheus.impl.encoders
org.opencypher.morpheus.impl.encoders.org.opencypher.morpheus.impl.encoders.CypherValueEncoders.scala
org.opencypher.morpheus.impl.encoders.org.opencypher.morpheus.impl.encoders.LowPriorityCypherValueEncoders.scala
org.opencypher.morpheus.impl.encoders.org.opencypher.morpheus.impl.encoders.package.scala
org.opencypher.morpheus.impl.expressions
org.opencypher.morpheus.impl.expressions.org.opencypher.morpheus.impl.expressions.AddPrefix.scala
org.opencypher.morpheus.impl.expressions.org.opencypher.morpheus.impl.expressions.EncodeLong.scala
org.opencypher.morpheus.impl.expressions.org.opencypher.morpheus.impl.expressions.Serialize.scala
org.opencypher.morpheus.impl.graph
org.opencypher.morpheus.impl.graph.org.opencypher.morpheus.impl.graph.MorpheusGraphFactory.scala
org.opencypher.morpheus.impl.io
org.opencypher.morpheus.impl.io.org.opencypher.morpheus.impl.io.MorpheusPropertyGraphDataSource.scala
org.opencypher.morpheus.impl.io.neo4j.external
org.opencypher.morpheus.impl.io.neo4j.external.org.opencypher.morpheus.impl.io.neo4j.external.Executor.scala
org.opencypher.morpheus.impl.io.neo4j.external.org.opencypher.morpheus.impl.io.neo4j.external.Neo4j.scala
org.opencypher.morpheus.impl.io.neo4j.external.org.opencypher.morpheus.impl.io.neo4j.external.Neo4jPartition.scala
org.opencypher.morpheus.impl.io.neo4j.external.org.opencypher.morpheus.impl.io.neo4j.external.Neo4jRDD.scala
org.opencypher.morpheus.impl.table
org.opencypher.morpheus.impl.table.org.opencypher.morpheus.impl.table.SparkTable.scala
org.opencypher.morpheus.impl.temporal
org.opencypher.morpheus.impl.temporal.org.opencypher.morpheus.impl.temporal.TemporalConversions.scala
org.opencypher.morpheus.impl.temporal.org.opencypher.morpheus.impl.temporal.TemporalUdafs.scala
org.opencypher.morpheus.impl.temporal.org.opencypher.morpheus.impl.temporal.TemporalUdfs.scala
org.opencypher.morpheus.impl.util
org.opencypher.morpheus.impl.util.org.opencypher.morpheus.impl.util.Annotation.scala
org.opencypher.morpheus.schema
org.opencypher.morpheus.schema.org.opencypher.morpheus.schema.MorpheusSchema.scala




© 2015 - 2025 Weber Informatics LLC | Privacy Policy