Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot serialize record: {class: E, out: #14:882, in: #16:2} (lightweight) #104

Open
max-kuk opened this issue Nov 28, 2018 · 1 comment
Labels

Comments

@max-kuk
Copy link

max-kuk commented Nov 28, 2018

Problem description

PhpOrient seems to be to have some problems with the serialization. In my case, it can't serialize and execute queries by creating lightweight edges.

Error: Cannot serialize record: {class: E, out: #14:882, in: #16:2} (lightweight)

Executed query: CREATE EDGE FROM (SELECT FROM Flight WHERE uuid = '9510343d-db9a-5e30-9155-e6de3f482160') TO (SELECT FROM Airport WHERE airport_code = 'FRA')

By creating normal edges or creating of edges in OrientDB Studio it runs without any error.

Database version: OrientDB 3.0.10

@Ostico
Copy link
Owner

Ostico commented Dec 9, 2018

You should report this issue to OrientDb team:
https://github.com/orientechnologies/orientdb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants