Would anyone be able to provide some examples of how system.tag.query is written in Java? I really like this use of code, and want to write a wrapper to it.
Welcome to the forum.
I won't be able to help you with Java, but I'm wondering what problem you're trying to solve that can't be solved with the existing functions?
Can you explain further?
No specific problem, I just wanted to wrap the current existing function system.tag.query to add some additional functions, and then to encapsulate it within my code behind a module. Really diving as much into building modules, and just learning what the most appropriate ways to fetching batch series of tags similar to how query is done as I like the flexibility it has more than browse.