2 2 12 upversion by jeffreylovitz · Pull Request #1512 · RedisGraph/RedisGraph · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 84 additions & 32 deletions .circleci/config.yml
36 changes: 23 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,19 +176,25 @@ reply = r.execute_command('GRAPH.QUERY', 'social', "CREATE (:person {name:'roi',

Some languages have client libraries that provide support for RedisGraph's commands:

| Project | Language | License | Author | URL |
| --------------- | ---------- | ------- | ---------------------------------- | ----------------------------- |
| redisgraph-py | Python | BSD | [Redis Labs][redisgraph-py-author] | [GitHub][redisgraph-py-url] |
| JRedisGraph | Java | BSD | [Redis Labs][JRedisGraph-author] | [GitHub][JRedisGraph-url] |
| redisgraph-rb | Ruby | BSD | [Redis Labs][redisgraph-rb-author] | [GitHub][redisgraph-rb-url] |
| redisgraph-go | Go | BSD | [Redis Labs][redisgraph-go-author] | [GitHub][redisgraph-go-url] |
| redisgraph.js | JavaScript | BSD | [Redis Labs][redisgraph.js-author] | [GitHub][redisgraph.js-url] |
| ioredisgraph | JavaScript | ISC | [Jonah][ioredisgraph-author] | [GitHub][ioredisgraph-url] |
| @hydre/rgraph | JavaScript | MIT | [Sceat][rgraph-author] | [Github][rgraph-url] |
| php-redis-graph | PHP | MIT | [KJDev][php-redis-graph-author] | [GitHub][php-redis-graph-url] |
| redisgraph_php | PHP | MIT | [jpbourbon][redisgraph_php-author] | [GitHub][redisgraph_php-url] |
| redisgraph-ex | Elixir | MIT | [crflynn][redisgraph-ex-author] | [GitHub][redisgraph-ex-url] |
| redisgraph-rs | RUST | MIT | [malte-v][redisgraph-rs-author] | [GitHub][redisgraph-rs-url] |
| Project | Language | License | Author | Stars |
| --------------------------------------------------------- | ---------- | ------- | ------------------------------------------- | -------------------------------------------------------------- |
| [redisgraph-py][redisgraph-py-url] | Python | BSD | [Redis Labs][redisgraph-py-author] | [![redisgraph-py-stars]][redisgraph-py-url] |
| [JRedisGraph][JRedisGraph-url] | Java | BSD | [Redis Labs][JRedisGraph-author] | [![JRedisGraph-stars]][JRedisGraph-url] |
| [redisgraph-rb][redisgraph-rb-url] | Ruby | BSD | [Redis Labs][redisgraph-rb-author] | [![redisgraph-rb-stars]][redisgraph-rb-url] |
| [redisgraph-go][redisgraph-go-url] | Go | BSD | [Redis Labs][redisgraph-go-author] | [![redisgraph-go-stars]][redisgraph-go-url] |
| [redisgraph.js][redisgraph.js-url] | JavaScript | BSD | [Redis Labs][redisgraph.js-author] | [![redisgraph.js-stars]][redisgraph.js-url] |
| [ioredisgraph][ioredisgraph-url] | JavaScript | ISC | [Jonah][ioredisgraph-author] | [![ioredisgraph-stars]][ioredisgraph-url] |
| [@hydre/rgraph][rgraph-url] | JavaScript | MIT | [Sceat][rgraph-author] | [![rgraph-stars]][rgraph-url] |
| [redis-modules-sdk][redis-modules-sdk-url] | TypeScript | MIT | [Dani Tseitlin][redis-modules-sdk-author] | [![redis-modules-sdk-stars]][redis-modules-sdk-url] |
| [php-redis-graph][php-redis-graph-url] | PHP | MIT | [KJDev][php-redis-graph-author] | [![php-redis-graph-stars]][php-redis-graph-url] |
| [redislabs-redisgraph-php][redislabs-redisgraph-php-url] | PHP | MIT | [mkorkmaz][redislabs-redisgraph-php-author] | [![redislabs-redisgraph-php-stars]][redislabs-redisgraph-php-url] |
| [redisgraph_php][redisgraph_php-url] | PHP | MIT | [jpbourbon][redisgraph_php-author] | [![redisgraph_php-stars]][redisgraph_php-url] |
| [redisgraph-ex][redisgraph-ex-url] | Elixir | MIT | [crflynn][redisgraph-ex-author] | [![redisgraph-ex-stars]][redisgraph-ex-url] |
| [redisgraph-rs][redisgraph-rs-url] | RUST | MIT | [malte-v][redisgraph-rs-author] | [![redisgraph-rs-stars]][redisgraph-rs-url] |
| [redis_graph][redis_graph-url] | RUST | BSD | [tompro][redis_graph-author] | [![redis_graph-stars]][redis_graph-url] |
| [NRedisGraph][NRedisGraph-url] | C# | BSD | [tombatron][NRedisGraph-author] | [![NRedisGraph-stars]][redis_graph-url] |
| [RedisGraphDotNet.Client][RedisGraphDotNet.Client-url] | C# | BSD | [Sgawrys][RedisGraphDotNet.Client-author] | [![RedisGraphDotNet.Client-stars]][RedisGraphDotNet.Client-url] |


[redisgraph-py-author]: https://redislabs.com
[redisgraph-py-url]: https://github.com/RedisGraph/redisgraph-py
Expand All @@ -208,6 +214,10 @@ Some languages have client libraries that provide support for RedisGraph's comma
[rgraph-author]: https://github.com/Sceat
[rgraph-url]: https://github.com/HydreIO/rgraph

[redis-modules-sdk-author]: https://github.com/danitseitlin
[redis-modules-sdk-url]: https://github.com/danitseitlin/redis-modules-sdk
[redis-modules-sdk-stars]: https://img.shields.io/github/stars/danitseitlin/redis-modules-sdk.svg?style=social&label=Star&maxAge=2592000

[ioredisgraph-author]: https://github.com/Jonahss
[ioredisgraph-url]: https://github.com/Jonahss/ioredisgraph

Expand Down
3 changes: 2 additions & 1 deletion docs/cypher_support.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,13 @@ We do not support any of these properties at the type level, meaning nodes and r
+ timestamp
+ type
+ coalesce
+ startNode
+ endNode
+ [list comprehensions](commands.md#list-comprehensions)

**Unsupported:**

- Some casting functions (toBoolean, toFloat)
- Relationship functions (startNode, endNode)
- Temporal arithmetic functions
- Functions returning maps (properties)

Expand Down
1 change: 0 additions & 1 deletion docs/known_limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@ $ redis-cli GRAPH.EXPLAIN social "MATCH (p:person) WHERE p.id < 5 RETURN p"
2) " Project"
3) " Index Scan | (p:person)"
```

3 changes: 3 additions & 0 deletions ramp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ license: Redis Source Available License Agreement
command_line_args: ""
min_redis_version: "5.0.7"
min_redis_pack_version: "5.4.14"
config_command: "GRAPH.CONFIG SET"
capabilities:
- types
- failover_migrate
Expand All @@ -16,3 +17,5 @@ capabilities:
- replica_of
- backup_restore
- no_multi_key
exclude_commands:
- GRAPH.CONFIG
1 change: 1 addition & 0 deletions src/Makefile
26 changes: 0 additions & 26 deletions src/arithmetic/agg_ctx.h

This file was deleted.

Loading