Some Examples on how to use the Java API
Tests some of the basic functionality of the Document (json) object and its expression analyser.
Tests the remote connection to a server and then creates a collection, inserts, queries etc.
Tests some of the basic functionality of the pipeline engine
Simple collection Test and index scan
Simple collection Test to delete some documents from a collection
Multiple tests on the optimiser to determine if the indexes are used.
Persistence tests across runs, including tests for fullScans on and and or queries.
Tests the ability to update a document including projecting a value into a list
Tests the fuzzy matching for search and match, also shows how to use it in a pipeline, requires additional files to run. They are under Mars resources.