This tool is created using ReactJS.
Where data-flow is from [from1, from2, from3, from4, from5] -> [to1, to2, to3, to4, to5] For example, the data flow from [A, B, C, D, E] to {[AA, BB, CC, DD, EE], [L, M, N, O, P], ..., [I, D, K, F, E]} and now from, say, [I, D, K, F, E] the data flows to [EE, TT, UU, II, E].
(Left : Node, Right : Index that stores the classification of a field) (Show More : Shows the next n hops, Show All : Shows all hops at once)
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.