Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property classes should be categorised by association to Type and Instance #6

Closed
haikalpribadi opened this issue Feb 17, 2019 · 1 comment

Comments

@haikalpribadi
Copy link
Member

No description provided.

@haikalpribadi haikalpribadi added this to the v1.0 milestone Feb 17, 2019
@haikalpribadi haikalpribadi self-assigned this Feb 17, 2019
@haikalpribadi haikalpribadi removed this from the v1.0 milestone Apr 14, 2019
haikalpribadi pushed a commit that referenced this issue Jun 25, 2022
## What is the goal of this PR?

Update the Java parser and data structures to capture multiple (ordered) sort variables. This enables typedb/typedb#6434.

## What are the changes implemented in this PR?
* Make `Sorting` contain `vars()` instead of `var()`
* update parser to parse multiple sort variables
@flyingsilverfin
Copy link
Member

Constraints are now in specific to either type or thing variables. The code that this issue stems from probably does not exist anymore either!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants