🐛 Describe the bug
Hello, after reviewing the source code, I found that the vector data and graph data are returned separately after querying. Contrary to what was mentioned in the documentation, the vector data is not reordered based on the relationships in the graph data.
Did I misunderstand something, or am I using the wrong query function?