jar

org.opencypher : spark-cypher-testing

Maven & Gradle

Apr 12, 2019
3 usages
337 stars

Cypher for Apache Spark - Test Utilities · Cypher for Apache Spark - Test Utilities

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
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-testing-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.testing.fixture

├─ org.opencypher.spark.testing.fixture.CAPSSessionFixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.GraphConstructionFixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.H2Fixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.HiveFixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.MiniDFSClusterFixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.OpenCypherDataFixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.RecordsVerificationFixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.SparkSessionFixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.TeamDataFixture.class - [JAR]

├─ org.opencypher.spark.testing.fixture.TestDataFixture.class - [JAR]

org.opencypher.spark.testing.support

├─ org.opencypher.spark.testing.support.EntityTableCreationSupport.class - [JAR]

├─ org.opencypher.spark.testing.support.GraphMatchingTestSupport.class - [JAR]

├─ org.opencypher.spark.testing.support.RecordMatchingTestSupport.class - [JAR]

org.opencypher.spark.testing.utils

├─ org.opencypher.spark.testing.utils.BagHelpers.class - [JAR]

├─ org.opencypher.spark.testing.utils.FileSystemUtils.class - [JAR]

├─ org.opencypher.spark.testing.utils.H2Utils.class - [JAR]

org.opencypher.spark.testing

├─ org.opencypher.spark.testing.CAPSTestSuite.class - [JAR]

├─ org.opencypher.spark.testing.TestSparkSession.class - [JAR]

org.opencypher.spark.testing.api.value

├─ org.opencypher.spark.testing.api.value.CAPSTestValues.class - [JAR]

org.opencypher.spark.testing.api.io

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

org.opencypher.spark.testing.support.creation.caps

├─ org.opencypher.spark.testing.support.creation.caps.CAPSScanGraphFactory.class - [JAR]

├─ org.opencypher.spark.testing.support.creation.caps.CAPSTestGraphFactory.class - [JAR]

├─ org.opencypher.spark.testing.support.creation.caps.CAPSTestGraphFactoryTest.class - [JAR]

├─ org.opencypher.spark.testing.support.creation.caps.ScanGraphFactoryTest.class - [JAR]

Advertisement