jsTree 集成 Mysql 架构

发布于 2024-11-04 06:10:04 字数 367 浏览 5 评论 0原文

您好,

我有一些大数据集,在 jsTree 提供的层次结构格式中看起来很棒。 经过几次尝试后,我对模式的理解还不够理解。 '左'、'右'、'位置'、'标题`、'级别'

http://www.jstree. com/demo

现在任何人都可以对 leftright 条目有一些了解吗? 我在 jsTree 上找不到任何文档,但确实需要尽快完成该项目。 “正确”的关系使总条目数翻倍?不确定,但感觉 jsTree 是一个非常直观的设计,并且想使用它。

非常感谢,

-彼得

Greetings,

I have some big datasets that would look great in a hierarchy format offered by jsTree.
After several attempts my understanding of the schema is just shy of understanding.
'left','right','position','title`,'level'

http://www.jstree.com/demo

Now can anyone shed some insight to the left, and right entries?
I cannot find any documentation on jsTree but really need to complete the project soon.
The relationship for 'right' doubles total entries? Not sure but feel jsTree is quite an intuitive design and would like to use it.

Much Obliged,

-Peter

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

写下不归期 2024-11-11 06:10:04

这称为“嵌套集”模型。您可以在 MySQL 的本教程中阅读更多相关信息:

http://mikehillyer。 com/articles/managing-hierarchical-data-in-mysql/

It's called the "nested set" model. You can read more about it in this tutorial from MySQL:

http://mikehillyer.com/articles/managing-hierarchical-data-in-mysql/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文