Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / typedb/typeql issues and pull requests

#388 - Prepare release 3.0.1

Pull Request - State: closed - Opened by krishnangovindraj 6 days ago - 1 comment
Labels: type: build

#386 - Rename within to groupby

Pull Request - State: closed - Opened by flyingsilverfin 14 days ago - 1 comment
Labels: type: refactor, priority: medium

#385 - Enable release pipeline on 3.0 branch

Pull Request - State: closed - Opened by krishnangovindraj about 1 month ago - 1 comment
Labels: type: build

#384 - Allow loader options when loading YAML

Pull Request - State: closed - Opened by sam-butcher about 1 month ago - 1 comment

#383 - TypeQL syntax updates

Pull Request - State: closed - Opened by krishnangovindraj about 1 month ago - 1 comment
Labels: type: refactor

#382 - Low hanging optimisations for TypeQL

Pull Request - State: closed - Opened by krishnangovindraj about 2 months ago - 1 comment
Labels: type: refactor

#381 - Get string from span

Pull Request - State: closed - Opened by krishnangovindraj about 2 months ago - 1 comment

#380 - Make iid field public

Pull Request - State: closed - Opened by dmitrii-ubskii about 2 months ago - 1 comment

#379 - Add function redefine, other small changes for functions

Pull Request - State: closed - Opened by krishnangovindraj about 2 months ago - 1 comment
Labels: type: feature

#262 - Misleading syntax errors generically using "expecting {'match', 'define', 'undefine', 'insert', 'compute'}"

Issue - State: open - Opened by jmsfltchr over 5 years ago - 1 comment
Labels: type: bug, priority: high

#261 - Unhelpful syntax error when accidentally using TypeQL keywords

Issue - State: closed - Opened by grabl over 6 years ago - 3 comments
Labels: type: bug, status: duplicate

#167 - Unify neq predicates with negation

Issue - State: closed - Opened by kasper-piskorski about 6 years ago - 1 comment
Labels: status: solved

#152 - Redesign rules to not follow the syntax and semantics of types

Issue - State: closed - Opened by haikalpribadi about 5 years ago - 2 comments
Labels: type: refactor, priority: high

#98 - Patch @rules_antlr to get Maven artifacts via secure URLs

Pull Request - State: closed - Opened by vmax about 5 years ago - 2 comments
Labels: type: bug, type: build

#97 - Executing match-get with only anonymous variables should be disallowed

Issue - State: closed - Opened by vmax about 5 years ago - 1 comment
Labels: type: bug, status: solved

#96 - Executing match-delete with anonymous variable does not work

Issue - State: open - Opened by vmax about 5 years ago
Labels: type: bug

#95 - Rename 'id' to 'iid'

Issue - State: closed - Opened by haikalpribadi about 5 years ago
Labels: type: refactor

#94 - Datetime Milliseconds Decimal Representation

Pull Request - State: closed - Opened by flyingsilverfin about 5 years ago
Labels: type: feature

#93 - Ability to store milliseconds in date-time attribute

Issue - State: closed - Opened by haikalpribadi about 5 years ago
Labels: type: feature, status: solved

#92 - Add the maven release repository in test deployment

Pull Request - State: closed - Opened by lolski about 5 years ago
Labels: type: bug

#91 - Add release-validate for graknlabs_common

Pull Request - State: closed - Opened by lolski about 5 years ago
Labels: type: bug

#90 - Negation query for "phone_calls" example 2 fails

Issue - State: closed - Opened by prrao87 about 5 years ago - 2 comments
Labels: type: bug, status: solved

#89 - No syntactic error reported

Issue - State: closed - Opened by marco-scoppetta about 5 years ago - 1 comment
Labels: type: bug, status: solved

#88 - Remove aggregate as a reserved keyword

Pull Request - State: closed - Opened by flyingsilverfin about 5 years ago
Labels: type: refactor

#87 - Fix a typo in README

Pull Request - State: closed - Opened by vmax about 5 years ago
Labels: type: bug

#86 - Integrate checking for unused Java dependencies

Pull Request - State: closed - Opened by vmax about 5 years ago
Labels: type: build, type: feature

#85 - Remove special Compute Count Attribute Exclusion

Pull Request - State: closed - Opened by flyingsilverfin about 5 years ago
Labels: type: refactor

#84 - Migrate utils to graknlabs/common

Pull Request - State: closed - Opened by flyingsilverfin over 5 years ago
Labels: type: refactor

#83 - Refactor how version is provided to deployment rules

Pull Request - State: closed - Opened by vmax over 5 years ago
Labels: type: build, type: refactor

#82 - Adapt to latest changes in bazel-distribution

Pull Request - State: closed - Opened by vmax over 5 years ago
Labels: type: bug, type: build

#81 - Add release title in the Github draft

Pull Request - State: closed - Opened by lolski over 5 years ago
Labels: type: build

#80 - Use Github credential for release-cleanup

Pull Request - State: closed - Opened by lolski over 5 years ago - 1 comment
Labels: type: build

#79 - Adapt to latest @graknlabs_bazel_distribution

Pull Request - State: closed - Opened by vmax over 5 years ago
Labels: type: bug, type: build

#78 - GraqlDelete Ignore limit filter

Pull Request - State: closed - Opened by flyingsilverfin over 5 years ago
Labels: type: bug

#77 - Natural language to Graql with machine learning?

Issue - State: closed - Opened by edanweis over 5 years ago
Labels: status: solved

#76 - Natural language to Graql with machine learning?

Issue - State: closed - Opened by edanweis over 5 years ago
Labels: status: solved

#75 - Natural language to TypeQL with machine learning?

Issue - State: open - Opened by edanweis over 5 years ago - 4 comments
Labels: type: feature

#74 - Update from 2018 to 2019 in license headers

Pull Request - State: closed - Opened by flyingsilverfin over 5 years ago
Labels: type: refactor

#73 - Semantics of rule subtyping if allowed

Issue - State: closed - Opened by flyingsilverfin over 5 years ago - 2 comments
Labels: type: refactor, status: solved

#71 - Prefixed artifact IDs of Maven packages with 'graql-'

Pull Request - State: closed - Opened by haikalpribadi over 5 years ago
Labels: type: bug, type: build, type: refactor

#70 - Make query language more English-like

Issue - State: closed - Opened by neomatrix369 over 5 years ago - 1 comment
Labels: type: feature, status: invalid

#69 - Revert @rules_antlr to use mainline repo

Pull Request - State: closed - Opened by vmax over 5 years ago

#68 - Introduce plays! and relates! and owns! to query direct connections

Issue - State: open - Opened by kim-tno over 5 years ago - 1 comment
Labels: type: bug, type: feature, priority: medium

#67 - Fix CI by synchronizing .bazelrc with @graknlabs_build_tools

Pull Request - State: closed - Opened by vmax over 5 years ago
Labels: type: bug, type: build

#66 - Reconsider design of analytics language component

Issue - State: open - Opened by haikalpribadi over 5 years ago - 1 comment
Labels: type: refactor

#65 - Make Variables be independent Statements

Issue - State: closed - Opened by haikalpribadi over 5 years ago - 1 comment
Labels: type: refactor, status: solved

#64 - Cache Variable hashCode and add missing negation hashCode&equals

Pull Request - State: closed - Opened by kasper-piskorski over 5 years ago

#63 - Nested patterns

Issue - State: open - Opened by grabl over 6 years ago

#62 - Graql: Support for lists of arguments (ids, labels, properties)

Issue - State: closed - Opened by grabl over 6 years ago - 1 comment
Labels: status: duplicate, type: feature, status: solved

#61 - Update version to 1.0.1 and update to the latest build-tools

Pull Request - State: closed - Opened by lolski over 5 years ago

#60 - Restrict the token patterns for type labels and ID values

Pull Request - State: closed - Opened by haikalpribadi over 5 years ago
Labels: type: bug, type: refactor

#59 - Extended label lexer

Pull Request - State: closed - Opened by flyingsilverfin almost 6 years ago
Labels: type: feature

#58 - utf-8 support in Graql

Issue - State: closed - Opened by kristall almost 6 years ago - 3 comments
Labels: type: feature, status: solved

#57 - TypeQL parsers in alternative languages

Issue - State: open - Opened by flyingsilverfin almost 6 years ago - 1 comment
Labels: type: feature, priority: medium

#56 - Finalise definition of unbound variable in predicates

Issue - State: closed - Opened by flyingsilverfin almost 6 years ago - 1 comment
Labels: type: refactor, status: solved

#55 - Reflect Grammar Match restrictions in TypeQL API

Issue - State: open - Opened by flyingsilverfin almost 6 years ago
Labels: type: bug, type: refactor, priority: medium

#54 - Rename to asRetrievedVar() and isRetrieved()

Pull Request - State: closed - Opened by flyingsilverfin almost 6 years ago - 2 comments
Labels: type: refactor

#53 - Rename `asUserDefined`

Issue - State: closed - Opened by flyingsilverfin almost 6 years ago
Labels: type: refactor

#52 - Graql: Optionally fetch attributes

Issue - State: closed - Opened by grabl over 6 years ago - 2 comments
Labels: status: solved

#51 - Unintuitive error when trying to insert an attribute without a value

Issue - State: closed - Opened by grabl over 6 years ago - 1 comment
Labels: status: solved

#50 - Graql: ability to output schema by entity and relationship types (like how we write in the input schema)

Issue - State: closed - Opened by grabl over 6 years ago - 1 comment
Labels: status: solved

#49 - Analytics starting with a match query

Issue - State: closed - Opened by grabl over 6 years ago - 2 comments
Labels: status: invalid

#48 - Ontologically invalid queries should not be allowed. See example.

Issue - State: closed - Opened by grabl over 6 years ago - 7 comments
Labels: status: solved

#47 - Graql: improve error messages

Issue - State: closed - Opened by grabl over 6 years ago - 6 comments
Labels: status: solved

#46 - Graql: Move SUB behaviour from SchemaConcept to Type

Issue - State: closed - Opened by grabl over 6 years ago - 1 comment
Labels: status: solved

#44 - Graql: Explicit Subs/Plays/Relates (for querying Schema)

Issue - State: closed - Opened by grabl over 6 years ago - 1 comment
Labels: status: invalid

#42 - Add TypeQL to GitHub's syntax highlighters via linguist

Issue - State: open - Opened by grabl over 6 years ago - 2 comments

#41 - Graql: unable to match for presence of attribute without providing a variable for its value

Issue - State: closed - Opened by grabl over 6 years ago - 1 comment
Labels: status: invalid

#40 - Graql: distinguish between type clash in file vs schema

Issue - State: closed - Opened by grabl over 6 years ago - 1 comment
Labels: status: solved

#39 - Graql: Enable removing roleplayer from relationship in Graql

Issue - State: closed - Opened by grabl over 6 years ago - 2 comments
Labels: status: solved

#38 - Graql: matching KEY does not work

Issue - State: closed - Opened by grabl over 6 years ago - 2 comments
Labels: status: solved

#37 - Graql Autocomplete library based on ANTLR

Issue - State: open - Opened by haikalpribadi about 6 years ago - 1 comment
Labels: type: feature, priority: medium

#36 - TypeQL: query for variables by multiple IDs

Issue - State: closed - Opened by shasha79 about 6 years ago - 2 comments
Labels: status: solved

#35 - Graql: basic arithmetic operations

Issue - State: closed - Opened by grabl over 6 years ago - 3 comments
Labels: status: solved

#34 - Introduce cardinality restriction

Issue - State: closed - Opened by grabl over 6 years ago - 18 comments
Labels: type: feature, status: solved, priority: high

#33 - Fuzzy matching on values

Issue - State: open - Opened by grabl over 6 years ago - 4 comments

#32 - Graql: allow types to have multiple names

Issue - State: closed - Opened by grabl over 6 years ago - 1 comment
Labels: status: solved

#31 - Graql: make commas strictly needed

Issue - State: closed - Opened by grabl over 6 years ago
Labels: type: feature, status: solved

#30 - Fix aggregate hashcodes

Pull Request - State: closed - Opened by flyingsilverfin almost 6 years ago - 1 comment
Labels: type: bug

#29 - Ignore null in Graql Aggregate Hashcode

Pull Request - State: closed - Opened by flyingsilverfin almost 6 years ago - 2 comments
Labels: type: bug

#28 - Release pipeline

Pull Request - State: closed - Opened by lolski almost 6 years ago

#26 - Implement deploy-maven-test

Pull Request - State: closed - Opened by lolski almost 6 years ago

#25 - Use the new assemble_maven_rules which accepts the 'workspace_refs' parameter

Pull Request - State: closed - Opened by lolski almost 6 years ago

#24 - Add a test-deployment step

Pull Request - State: closed - Opened by lolski almost 6 years ago

#23 - Perform dependency-update to grakn:master

Pull Request - State: closed - Opened by lolski almost 6 years ago - 1 comment

#22 - Refined String-escaping behaviour

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago
Labels: type: bug, type: refactor

#21 - attribute with datatype of string doesn't accept a string containing a slash

Issue - State: closed - Opened by sorsaffari almost 6 years ago - 5 comments
Labels: status: solved

#20 - Overloaded Graql.type() to accept Graql.Token.Type

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago
Labels: type: feature, type: refactor

#19 - Overloaded Statement.type() to accept Graql.Token.Type

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago

#18 - Overloaded Statement.sub() and .isa() to accept Graql.Token.Type

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago
Labels: type: feature, type: refactor

#17 - Introducing 'native types' in Graql grammar and tokens

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago
Labels: type: feature, type: refactor

#16 - Sample issue

Issue - State: closed - Opened by vmax almost 6 years ago
Labels: status: solved

#15 - Rename 'relationship' to 'relation'

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago

#14 - GraqlGet subqueries enforces variables to within scope

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago
Labels: type: bug

#13 - Improved Parser.parseQuery()

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago
Labels: type: refactor

#12 - Rename 'relationship' token to 'relation' in Graql

Issue - State: closed - Opened by haikalpribadi almost 6 years ago
Labels: type: refactor, status: solved

#11 - Added Bazel rules for Maven deployment

Pull Request - State: closed - Opened by haikalpribadi almost 6 years ago
Labels: type: build