+1 vote
in JAVA by

What Are Different Types Of Queries That Can Be Used While Querying The Data Store?

1 Answer

0 votes
by
They are different ways of querying the data store to get the required information, the following is the list:

GET

PUSH

DELETE
...