check session status...

News
リレーショナルの視点から見たMarkLogic:パート3
Posted by David Kaaret on 26 February 2020 03:22 PM
encoding="utf
Read Complete article

リレーショナルの視点から見たMarkLogic:パート2
Posted by David Kaaret on 18 February 2020 03:41 PM
データモデリング
Read Complete article

Part 3: What’s New with JavaScript in MarkLogic 10?
Posted by Dermot Smyth on 08 February 2020 05:17 PM
Rest and Spread Properties in MarkLogic 10

In this last blog of the series, we’ll review over the new object rest and spread properties in MarkLogic 10. As mentioned previously, other newly introduced features of MarkLogic 10 include:

  1. The addition of JavaScript Modules, also known as MJS (discussed in detail in the first blog in this series).
  2. The V8 Engine was upgraded from version 5.3 to version 6.7. This is the actual motor that ‘powers’ JavaScript in MarkLogic.
  3. Additional features from

Read Complete article

Part 2: What’s New with JavaScript in MarkLogic 10?
Posted by Dermot Smyth on 08 February 2020 05:10 PM
V8 Engine Upgrade in MarkLogic 10

In this continuation of the series, What’s New with JavaScript in MarkLogic 10?, we’ll discuss in detail about the new API’s the V8 Engine upgrade comes with. In the previous blog, we mentioned how MarkLogic 10 comes with a ton of new features, some of which include:

  1. The addition of JavaScript Modules, also known as MJS — which was discussed in detail in the previous blog.
  2. The V8 Engine was upgraded from version 5.3 to version 6.7. This is the actual motor

Read Complete article

Part 1: What’s New with JavaScript in MarkLogic 10?
Posted by Dermot Smyth on 08 February 2020 05:09 PM
JavaScript Modules in MarkLogic 10

In this 3-part blog series, we’ll be reviewing over some of the new features of MarkLogic 10, such as:

  1. The addition of JavaScript Modules, also known as MJS.
  2. V8 Engine upgrade from version 5.3 to version 6.7. This is the actual motor that ‘powers’ JavaScript in MarkLogic.
  3. Additional features from the ECMAScript 2015 JavaScript standard have been added. Go to http://www.ecma-international.org/ecma-262/6.0/ to find out what you can do with ECMAScript

Read Complete article