Package com.complexible.stardog
-
Interface Summary Interface Description QueryInfo A simple structure that shows information about a query.QueryManager Provides basic query management functions such as listing all the running queries and killing a running query on-demand.StoredQueries A mutable collection of stored queries.StoredQuery Represents a query stored in the server.TxInfo A simple structure that shows information about a transaction. -
Class Summary Class Description CommitResult Represents the approximate net number of triples added or removed in a transaction.Contexts Defines constants that represent special URIs for contexts (named graphs).ContextSets Defines constants for contexts (named graphs) that Stardog treats specially.Schemas Convenience functions and constants for reasoning schemas. -
Enum Summary Enum Description QueryInfo.Status QueryPlanReuse Options for configuring how Stardog will reuse query plans. -
Exception Summary Exception Description StardogException Base class for all Stardog exceptions