Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute Sequence is not indexed with type term #9

Open
kevinkle opened this issue Aug 9, 2018 · 1 comment
Open

Attribute Sequence is not indexed with type term #9

kevinkle opened this issue Aug 9, 2018 · 1 comment

Comments

@kevinkle
Copy link
Member

kevinkle commented Aug 9, 2018

=== RUN   ExampleGetNode
2018/08/07 02:46:05 Starting NewGraph().
2018/08/07 02:46:05 Dgraph connected OK.
2018/08/07 02:46:05 Badger connected OK.
2018/08/07 02:46:05 rpc error: code = Unknown desc = : Attribute Sequence is not indexed with type term
@kevinkle
Copy link
Member Author

kevinkle commented Aug 10, 2018

As of superphy/prairiedog@818590a we're getting uids, but too many of them: [123 34 113 34 58 91 93 125] Decode is also not working.

=== RUN   ExampleGetNode
2018/08/10 21:44:41 Starting NewGraph().
2018/08/10 21:44:41 Dgraph connected OK.
2018/08/10 21:44:41 Badger connected OK.
2018/08/10 21:44:42 [123 34 113 34 58 91 93 125]
2018/08/10 21:44:42 2
2018/08/10 21:44:42 0
--- FAIL: ExampleGetNode (0.68s)
got:
<nil>
false
false
want:
<nil>
true
true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant