Skip to content

An IntelliJ plugin for running, debugging and profiling XQuery, JS, SQL, SPARQL and XSLT on MarkLogic.

License

Notifications You must be signed in to change notification settings

rhdunn/marklogic-intellij-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkLogic XQuery Plugin

Build Status


This project provides MarkLogic integration for the IntelliJ IDE.

Supported IntelliJ Platforms: IntelliJ IDEA Community, IntelliJ IDEA Ultimate, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Rider, Android Studio

Supported IntelliJ Versions: 2017.1 - 2018.1

Supported MarkLogic Versions: 5.0 - 9.0

Features

Run/Debug Configurations

Supports running and profiling the following query types, with the minimum required MarkLogic version:

Query Type Run Profile
XQuery Yes Yes
Server-side JavaScript 8.0 8.0
SPARQL Query 7.0 No
SPARQL Update 8.0 No
SQL 8.0 No

RDF triples can be returned in the following formats:

  1. N3 (Notation3)
  2. N-Quads
  3. N-Triples
  4. RDF/JSON
  5. RDF/XML
  6. TriG
  7. Triples/XML
  8. Turtle

NOTE: On MarkLogic 7, these triple formats are reported as text/plain due to limitations in the MarkLogic API.

Log Viewer

Supports displaying MarkLogic ErrorLog.txt logs for the configured MarkLogic instances.

License Information

Copyright (C) 2017 Reece H. Dunn

This IntelliJ Plugin is licensed under the Apache 2.0 license.

About

An IntelliJ plugin for running, debugging and profiling XQuery, JS, SQL, SPARQL and XSLT on MarkLogic.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published