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
This is Issue 77 moved from a Google Code project.
Added by 2010-07-25T17:44:39.000Z by j...@supporters.dk.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Defect, Priority-Medium
Original description
<b>What steps will reproduce the problem?</b>
It also looks like there is a bug in HTTP POST method. The benchmark_persistent_post.bat benchmark that inserts this JSON-query from post.txt seems unable the save the class-property:
{
"@class": "Address",
"type": "Residence",
"street": "Piazza di Spagna",
"city": "14:0"
}
The error shows when the database is queried like this from OrientDB Studio:
SELECT FROM cluster:default
<b>What is the expected output? What do you see instead?</b>
When you look at the result, you see that the records @class-property is "null".
<b>Please use labels and text to provide additional information.</b>
REST, HTTP POST, @class
The text was updated successfully, but these errors were encountered:
This is Issue 77 moved from a Google Code project.
Added by 2010-07-25T17:44:39.000Z by j...@supporters.dk.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Defect, Priority-Medium
Original description
The text was updated successfully, but these errors were encountered: