8000 GitHub - HiroshiLyda/ldbc_gcore_parser: Grammar and parser for the open-source GCORE property graph query language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HiroshiLyda/ldbc_gcore_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCORE Grammar and Parser

A repository to work towards an open-source grammar for the property graph query language developed by the LDBC Graph Query Language Task Force. Started on 29 August 2017, as an outcome of an all-hands Task Force meeting in Santiago de Chile earlier in the month.

Building the Parser

export MAVEN_OPTS="-Xms512m -Xmx1024m -Xss16m"
cd gcore-spoofax/
mvn clean install

Running the Unit Tests

cd gcore-spoofax-tests/
mvn test

About

Grammar and parser for the open-source GCORE property graph query language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0