Hi, I am using AppWrite Java Server SDK (kotlin sdk), I am getting the data using document.getData() function and logging it gives all the data but how do I get each attribute? The Logged Data doesn't seem to be json either.
If you look, you'll see it's Map. Do you know how to use maps in java?
Oh gotcha, yes i've worked with maps before, i'll give it a try and let you know.
Hi, Apologies for the late reply, i got it working as a java map and everything works perfect now.
[SOLVED] How to get and Process Data from AppWrite Database in Java
Recommended threads
- Rate límit reset
I've made an error in the code by not setting a limit on how much rows should i get per request because i was working with a small db for testing. Last night Iv...
- How to set permissions using the createO...
Hi, I'm trying to create a set of registers in a table using the tableDB.createOperations function, but it seems like it doesnt support/expect the usage of the ...
- Fulltext index creation fails due to Inn...
I'm running a self-hosted Appwrite 1.8.1 instance and encountering an issue when creating fulltext indexes on a collection. **The Problem:** Fulltext index cre...