Loading TOC...

temporal.axes

temporal.axes() as Sequence

Summary

This function returns all the axis names defined in the schema databases.

Example

const temporal = require("/MarkLogic/temporal.xqy");

temporal.axes() 

// Returns the names of all of the axes in the database. 

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.