You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Through the Java client, querying data results in retrieving data that no longer exists, while querying on the web page is correct. The SQL for page data querying and web querying is consistent #10553
Through the Java client, querying data results in retrieving data that no longer exists, while querying on the web page is correct. The SQL for page data querying and web querying is consistent
java-client
orientdb 3.2.29
jdk 1.8
The total number of query results is incorrect, and test6 is deleted data. The results refreshed by the client each time are different, but they are consistent on the web end