query-language
Here are 160 public repositories matching this topic...
-
Updated
Nov 10, 2020 - Java
-
Updated
Aug 27, 2020 - Clojure
-
Updated
Sep 11, 2020 - Go
-
Updated
Nov 23, 2020 - Python
Per discussion in #2743 this class is mis-named.
Also, rename LinkStreamValue to just plain LinkStream.
-
Updated
Oct 12, 2020 - C
Is your feature request related to a problem? If yes, please describe the problem.
Currently our playground is without any code sharing capabilities.
Describe the solution you'd like to see.
Allow to share the playground with a certain query by adding the query as a base64 in the URL.
Were you inspired by anything else, that you have experienced?
Inspired by https://sandcastle
-
Updated
Nov 22, 2020 - Scala
-
Updated
Nov 23, 2020 - Java
As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).
This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou
- untabify
- indent
- align where needed
Hi, Is it possible to add in readme more information about support?
- What are the feature necessary for LDflex to work?
- Is Node supported?
- Are browsers supported? Which ones?
- Can polyfills help?
-
Updated
Nov 21, 2020 - Java
-
Updated
Nov 18, 2020 - Java
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Mar 4, 2020 - Rust
Right now only the test suite with queries is shared, but recreating tables and common inserts, deletes and updates could be shared too.
-
Updated
Sep 16, 2020 - Coq
-
Updated
Jul 26, 2020 - Go
-
Updated
Jul 11, 2017
Running interrogate on the public APIs:
= Coverage for /Users/cheuktingho/Terminus/terminus-client-python/terminusdb_client/ =
| Name | Total | Miss | Cover | Cover% |
|---|---|---|---|---|
| woqlclient/woqlClient.py | 44 |
-
Updated
Sep 30, 2020 - Java
-
Updated
Jul 11, 2020 - Swift
-
Updated
Nov 22, 2020 - Scala
Improve this page
Add a description, image, and links to the query-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the query-language topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Currently, there are services that secure website from automation tools like ferret. Some of them send 405 in response to the DOCUMENT function call that make a ferret script fail with an error even though a page is available (not the original page, but usually a page with the captcha).
Describe the solution you'd like
It