-
Notifications
You must be signed in to change notification settings - Fork 50
Add a schema management tab #5
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
Conversation
|
Idea: when adding an index (especially for string), it would be cool if there was a link to the index part of the wiki. |
|
It doesn't make too much sense to allow EDIT: Hmm, unless it's a list? |
|
Yes, adding the link is a good idea |
|
I left count there because it was allowed. I think it would be better if I remove it if it doesn't make any sense elsewhere |
|
So I can only show count for uids and lists |
|
Only showing count for uids and lists sounds good. We should probably also check on the server side too, since this sort of schema could also be set via regular means. |
|
Currently, it requests directly to Dgraph. So it accepts anything that the Dgraph server accepts. |
|
I had a decent play around with it manually, looks pretty good! I took a look at the code as well - could follow the basic idea but don't really know enough JS to truly know how it works. LGTM. |
|
Sure. Thanks |
No description provided.