Initial commit
This commit is contained in:
commit
d920d40800
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*.swo
|
||||
*.swp
|
||||
*~
|
||||
*.pyc
|
3
tck_engine/README.md
Normal file
3
tck_engine/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# openCypher TCK engine
|
||||
|
||||
TODO: implement TCK engine (interface is defined, more detailed specification will come)
|
Loading…
Reference in New Issue
Block a user