Giter Club home page Giter Club logo

Comments (6)

assafweinberg avatar assafweinberg commented on June 16, 2024 1

Have you found the documentation at https://rawgit.com/techfort/LokiJS/master/jsdoc/index.html ?

from lokijs.

techfort avatar techfort commented on June 16, 2024

Thanks Assaf, this is corrected in 1.1, a warning is thrown and the function returns null: https://github.com/techfort/LokiJS/blob/v1.1.0/src/lokijs.js#L1789

If this is a good enough solution feel free to close the issue, I'll leave it up to you.

from lokijs.

assafweinberg avatar assafweinberg commented on June 16, 2024

Perfect. Thanks.

from lokijs.

lakshmankotipalli avatar lakshmankotipalli commented on June 16, 2024

Hey @techfort , I am new to LokiJS, and finding it a bit difficult to know few things which already exists but I cannot find the documentation for them.

For example : I am not able to find the documentation for getCollection(), in fact, I don't know that getCollection() exists in LokiJS, I recently started migration from IBM Worklight's JSON Store to LokiJS.

Can you suggest me on how can I broadly understand what is in LokiJS? I got familiar with basic stuff like creation of db/collection, find, clear, get etc.., But at a deeper level I don't understand how few things work, like saveDb(), getCollection, onLoad.

Please help :)

from lokijs.

lakshmankotipalli avatar lakshmankotipalli commented on June 16, 2024

Hello @assafweinberg I didn't know about this, i was going through the documentation provided in lokijs.org and in github - techfort.
This link provided by you seems to be very helpful, thanks a ton!!
I ll go through this. :) 👍

from lokijs.

CryptoSharon avatar CryptoSharon commented on June 16, 2024

I think a more efficient way of checking the collection according to this method would be

const col = db.getCollection('test') || db.addCollection('test')

Unless there is a more recent way of doing it. Does anyone know any?

from lokijs.

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.