| Interface | Description |
|---|---|
| GraphManager |
A manager for CRUD operations on semantic graphs which reside in
MarkLogic Server.
|
| GraphPermissions |
A Map of permissions for a graph, where the keys are roles and the values
are the Set of capabilities available to that role (one of READ, UPDATE, or
EXECUTE).
|
| SPARQLBinding |
Represents a binding name, value, and type or language tag.
|
| SPARQLBindings | |
| SPARQLQueryDefinition |
Represents a SPARQL query.
|
| SPARQLQueryManager |
| Class | Description |
|---|---|
| RDFMimeTypes |
Some static constants to ease use of mime types appropriate for handles of type
TriplesReadHandle (used in GraphManager.GraphManager.read/ GraphManager.write/ GraphManager.merge methods). |
| SPARQLMimeTypes |
Some static constants to ease use of mime types appropriate for handles of type
SPARQLResultsReadHandle (used in SPARQLQueryManager.executeSelect). |
| SPARQLRuleset |
| Enum | Description |
|---|---|
| Capability |
The permission capabilities available for operations on graphs.
|
| RDFTypes |
The XSD/RDF
literal types supported for binding variables against SPARQL
queries.
|
Copyright © 2013-2017 MarkLogic Corporation.