Package | Description |
---|---|
com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
com.marklogic.client.semantics |
Class | Description |
---|---|
GraphManager |
A manager for CRUD operations on semantic graphs which reside in
MarkLogic Server.
|
SPARQLQueryManager |
A manager for executing SPARQL queries in MarkLogic Server and retrieving
the results.
|
Class | Description |
---|---|
Capability |
The permission capabilities available for operations on graphs.
|
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).
|
RDFTypes |
The XSD/RDF
literal types supported for binding variables against SPARQL
queries.
|
SPARQLBindings |
Represents binding names and values to be sent with a SPARQL Query.
|
SPARQLQueryDefinition |
Represents a SPARQL query.
|
SPARQLRuleset |
Copyright © 2013-2019 MarkLogic Corporation.