google / google/badwolf

Table results seems to contains a value with a empty binding

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
984
Forks
65
PR merge metrics
No merged PRs in 30d

Description

Example:
"select ?s, ?p, ?o from ?cs where {?s ?p ?o};" yield:

bindings: ["?s" "?p" "?o"]
Results: [{"" "0.9945627"^^type:float64 <<==== this has no proper binding key
"?o" "0.9945627"^^type:float64
"?p" ":child_score"@[]
"?s" /t}
]

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.