Closed irshadhasmat closed 9 years ago
Hi Team,
I am trying to use fetchplan but its not working.
$return= $client->query('select from make',1,'*:2');
Do m doing something wrong. Tried various option but no luck.
Thanks.
i got the same issue. using *:-1 should fetch all linked data, but i still get just rids out of the query, which is kinda useless as i have to query again for the linked records
Moved to:
https://github.com/Ostico/PhpOrient/issues/50
Hi Team,
I am trying to use fetchplan but its not working.
$return= $client->query('select from make',1,'*:2');
Do m doing something wrong. Tried various option but no luck.
Thanks.