Implemented 2 versions of query builder.
In the first version, builder logic based on tree and its nodes.
In the second version, access to the nodes is realized by indexing the paths.
npm run install
npm run start-vue
npm run start-react
Implemented 2 versions of query builder.
In the first version, builder logic based on tree and its nodes.
In the second version, access to the nodes is realized by indexing the paths.
npm run install
npm run start-vue
npm run start-react