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

default select returns only 20 rows #100

Open
tolgaulas opened this issue Apr 22, 2018 · 4 comments
Open

default select returns only 20 rows #100

tolgaulas opened this issue Apr 22, 2018 · 4 comments
Labels

Comments

@tolgaulas
Copy link

tolgaulas commented Apr 22, 2018

Hi, sorry if it's a dumb question. I've encountered a situation and may be somebody else did too:

Default select returns only 20 records. To obtain a full list had to put limit 10000000 . Is it PHPORient or OrientDB limitation? I could not find any documentation on that.

@andreyvk
Copy link

Hi, this is orient's default. Im not sure where to look for a particular documentation on this but please take a look in https://orientdb.com/docs/2.2.x/. You might find something.

For me personally, I've just learned to keep that in mind while coding. It doesnt really cause any problems once you get used to it, to be honest.

@tolgaulas
Copy link
Author

Thanks. Google did not find anything though. I hope this makes a mark in the cloud...

@jforcode
Copy link

jforcode commented Apr 22, 2018 via email

@tolgaulas
Copy link
Author

Oh, that's good. Thanks @jforcode.

@Ostico Ostico added the FAQ label Dec 9, 2018
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

4 participants