[dna-issues] [JBoss JIRA] Created: (DNA-545) Add support for GQL

Randall Hauch (JIRA) jira-events at lists.jboss.org
Sat Oct 24 10:33:05 EDT 2009


Add support for GQL
-------------------

                 Key: DNA-545
                 URL: https://jira.jboss.org/jira/browse/DNA-545
             Project: DNA
          Issue Type: Feature Request
          Components: Graph
    Affects Versions: 0.6
            Reporter: Randall Hauch
             Fix For: Future Releases


The GQL language is a SQL-like query language used in the Google App Engine (http://code.google.com/appengine/docs/python/datastore/gqlreference.html).  It's looks like it is just a small subset of the JCR-SQL2 query language (see DNA-543), but with a small extension.  Therefore, we probably do not want to reuse the JCR-SQL2 parser, but rather should implement a new parser (in case there are other diversions between the two).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the dna-issues mailing list