The Node.js Client API enables you to create Node.js applications that can read, write, and query documents and semantic data in a MarkLogic database.
This tutorials demonstrates loading documents into the database, querying the documents,updating a portion of a document, and reading documents from the database. The basic features demonstrated here have many more capabilities. The end of this section contains pointers to resources for exploring the Node.js Client API in more detail
Table of contents
- Introduction to the Node.js Client API
- Getting Started
- Required Software
- Security Requirements
- Basic Security Requirements
- Controlling Document Access
- Evaluating Requests Against a Different Database
- Evaluating or Invoking Server-Side Code
- Using CombinedQueryDefinition
- Terms and Definitions
- Key Concepts and Conventions
- Calling Convention
- Example: Loading A Single Document
- Example: Loading Multiple Documents
- Inserting or Updating Metadata for One Document
- Automatically Generating Document URIs
- Transforming Content During Ingestion
- Reading Documents from the Database
- Example: Installing and Using a Resource Service Extension
- Retrieving the Implementation of a Resource Service Extension
- Discovering Resource Service Extensions
- Deleting Resource Service Extensions
- Working with Content Transformations
- What is a Content Transformation?
- Creating a Transformation
Size : | 1,118.07 Kb |
Downloads: | 548 |
Created: | 2017-03-17 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Node.js, a Developer's Guid
Node.js is a popular open-source runtime environment that can execute JavaScript outside o..., download free Node.js tutorial in PDF (418 pages) created by David Landup .
Download Free training document about Node.js under 16 pages intended to advanced level-users.
Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to..., download free Node.js tutorial in PDF (189 pages) created by .
This beginner's course of Node.js will teach you how to make a first functional Web application using Node.js. The author presents his work as the guide he would have liked to read starting with Node.js. He has deliberately simplified his explanations so as to be comprehensible to the greatest numbe