LoginSignup
5
5

More than 5 years have passed since last update.

MongoDBのJSインタープリタを確認する方法

Posted at

interpreterVersion() を使う:

$ mongo
MongoDB shell version: 2.4.3
connecting to: test
> interpreterVersion()
V8 3.12.19

Refs) http://docs.mongodb.org/manual/release-notes/2.4-javascript/

5
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5