cayleygraph / cayleygraph/cayley

Read API match Literals expects bare strings instead of N3

Open
#797 2 comments 0 reactions 1 assignee Claimed by @iddan View on GitHub
bug
Dominant language
Go
Stars
15.1k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

**Description**
Read API match parameters are described to be n3 but for literals only bare string notation works.

**Steps to reproduce the issue:**
1. Query with `obj="value"` doesn't work
2. Query with `obj=value` works

**Output of `cayley version` or commit hash:**

```
Cayley version: v0.7.x-dev
Git commit hash: b9dabbed3f75
```

**Environment details:**

Backend database: `memory`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.