Git Product home page Git Product logo

Comments (6)

joowani avatar joowani commented on June 6, 2024

Hi @aguilera51284

Do you mean AQL queries? Could you please provide more details?

Thanks,
Joohwan

from python-arango.

aguilera51284 avatar aguilera51284 commented on June 6, 2024

Yes in AQL queries :)!

in http://python-driver-for-arangodb.readthedocs.io/en/master/aql.html#aql-query-cache
I do not see any example of how to use it

from python-arango.

joowani avatar joowani commented on June 6, 2024

Hi @aguilera51284

I believe the cache saves the queries you run automatically.
I'm not sure if ArangoDB has an API to let you manage the cache per query-basis.

Thanks,
Joohwan

from python-arango.

aguilera51284 avatar aguilera51284 commented on June 6, 2024

thx @joowani !
Other question
What possibility is there to implement Sort in the functiondb.find(filter, offset, limit) ??

from python-arango.

joowani avatar joowani commented on June 6, 2024

Hi @aguilera51284

Unfortunately the API endpoint provided by ArangoDB (which the find function wraps) does not support sorting. So it is not possible (yet). You would have to use AQL queries instead.

Thanks,
Joohwan

from python-arango.

joowani avatar joowani commented on June 6, 2024

Closing this issue as all the questions seem to have been answered.

from python-arango.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.