openCypher TCK Features and Graphs

openCypher Technology Compatibility Kit (TCK) A test suite to verify conformance to the openCypher standard graph query language. The tests are written in Gherkin and compatible with Cucumber.

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

tck
Last Version

Last Version

1.0.0-1.0.0-M14
Release Date

Release Date

Type

Type

jar
Description

Description

openCypher TCK Features and Graphs
openCypher Technology Compatibility Kit (TCK) A test suite to verify conformance to the openCypher standard graph query language. The tests are written in Gherkin and compatible with Cucumber.
Project URL

Project URL

http://opencypher.org

Download tck

How to add to project

<!-- https://jarcasting.com/artifacts/org.opencypher/tck/ -->
<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>tck</artifactId>
    <version>1.0.0-1.0.0-M14</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/tck/
implementation 'org.opencypher:tck:1.0.0-1.0.0-M14'
// https://jarcasting.com/artifacts/org.opencypher/tck/
implementation ("org.opencypher:tck:1.0.0-1.0.0-M14")
'org.opencypher:tck:jar:1.0.0-1.0.0-M14'
<dependency org="org.opencypher" name="tck" rev="1.0.0-1.0.0-M14">
  <artifact name="tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='tck', version='1.0.0-1.0.0-M14')
)
libraryDependencies += "org.opencypher" % "tck" % "1.0.0-1.0.0-M14"
[org.opencypher/tck "1.0.0-1.0.0-M14"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.opencypher

Versions

Version
1.0.0-1.0.0-M14
1.0.0-M18
1.0.0-M17
1.0.0-M16
1.0.0-M15
1.0.0-M14
1.0.0-M13
1.0.0-M12
1.0.0-M11
1.0.0-M10
1.0.0-M09
1.0.0-M08
1.0.0-M07
1.0.0-M06
1.0.0-M05
1.0.0-M04
1.0.0-M03
1.0.0-M02