DDCODE

Share programming skills from Magic Oriental

upArrow

Meteor looks for elements, except the current attribute transactionId:id: ID, how should it be written?

 May 12, 2019   mongodb, question
Meteor looks for elements, except the current attribute transactionId:id: ID, how should it be written?
 const datas = RequestStudies.find({$ne: {transactionId: id}});

It’s written like this now, but it doesn’t seem right.

RequestStudies.find({transactionId: {$ne: id}});

Related Posts:

  • How to get DOM elements under the current position…
  • What's the use of meteor? Is there a well-known…
  • Thinkphp, how to distinguish a common function, when…
  • It looks like a command under linux-can it not be…
  • [set up a challenge ring] has an integer array with…
  • How to use jquery to get the ancestor element of an…
  • In the insertion of the heap, it is true that other…
  • C language is used to determine that the elements in…
  • Why didn't I see a browser supporting multiple…
<< Spring-data-mongo transformed json into an entity, which in turn was transformed into json by responsebody? Mongoose’s model instance alias User require reported an error when it was introduced. >>

Related Posts:

  • How to get DOM elements under the current position…
  • What's the use of meteor? Is there a well-known…
  • Thinkphp, how to distinguish a common function, when…
  • It looks like a command under linux-can it not be…
  • [set up a challenge ring] has an integer array with…
  • How to use jquery to get the ancestor element of an…
  • In the insertion of the heap, it is true that other…
  • C language is used to determine that the elements in…
  • Why didn't I see a browser supporting multiple…

Tags

Android android-studio apache c c++ centos Css css3 Database Docker Eclipse Express Front end git GitHub golang Html html5 Ios java javascript Jquery Laravel linux macos mongodb mysql Nginx node.js npm objective-c php Programmer python redis ruby shell Spring Sql Swift ubuntu vim vue.js Web xcode

Powered by MyWiki WordPress Theme