A B C D E F G H I J K L M N O P Q R S T U V W X

A

acceptsURL(String) - Method in interface com.clarkparsia.stardog.api.Driver
Whether or not this driver can provide a connection for the provided URL
ActionType - Enum in com.clarkparsia.stardog.security
Enumeration containing all action types that can be used in permissions
add(Expression, Expression...) - Method in class com.clarkparsia.openrdf.util.KBGraph
 
add() - Method in interface com.clarkparsia.stardog.api.Connection
Create an Adder for adding statements to the database
add(String, String) - Method in interface com.clarkparsia.stardog.api.Namespaces
Adds a new namespace prefix to the namespaces.
addConstraint(Constraint...) - Method in interface com.clarkparsia.stardog.icv.ICValidator
Add the specified integrity constraint(s) to the database.
addConstraints() - Method in interface com.clarkparsia.stardog.icv.ICValidator
Return an IO which can add a constraint ontology specified in RDF to the database.
Adder - Interface in com.clarkparsia.stardog.api
Interface for adding RDF to a Stardog database via a connection.
addRole(String) - Method in interface com.clarkparsia.stardog.security.RoleManager
Adds a new role to the system.
addRolePerm(String, ActionType, SecurityResourceType, String) - Method in interface com.clarkparsia.stardog.security.PermissionManager
Grants a permission to a role.
addUser(String, boolean) - Method in interface com.clarkparsia.stardog.security.UserManager
Deprecated. use UserManager.addUser(String, boolean, char[]) this method will use the provide username as the initial password
addUser(String, boolean, char[]) - Method in interface com.clarkparsia.stardog.security.UserManager
Adds a new user.
addUserPerm(String, ActionType, SecurityResourceType, String) - Method in interface com.clarkparsia.stardog.security.PermissionManager
Grants a permission to a user.
addUserRole(String, String) - Method in interface com.clarkparsia.stardog.security.UserManager
Assigns a role to a user.
all(URI, Resource) - Static method in class com.clarkparsia.openrdf.util.ExpressionFactory
Create a new AllValuesFrom expression
all(ExpressionFactory.PropertyExpression, Resource) - Static method in class com.clarkparsia.openrdf.util.ExpressionFactory
Create a new AllValuesFrom expression
all(URI, Expression) - Static method in class com.clarkparsia.openrdf.util.ExpressionFactory
Create a new AllValuesFrom expression
all(ExpressionFactory.PropertyExpression, Expression) - Static method in class com.clarkparsia.openrdf.util.ExpressionFactory
Create a new AllValuesFrom expression
all() - Static method in class com.clarkparsia.openrdf.util.OWL2
 
all() - Method in interface com.clarkparsia.stardog.api.Remover
Delete the entire contents of the database.
ALL_DISJOINT_CLASSES - Static variable in class com.clarkparsia.openrdf.util.OWL2
URI for owl:AllDisjointClasses
ALL_DISJOINT_PROPERTIES - Static variable in class com.clarkparsia.openrdf.util.OWL2
URI for owl:AllDisjointProperties
allProperties() - Static method in class com.clarkparsia.stardog.metadata.MetaProperties
Returns the set of all valid Stardog options.
and(ExpressionFactory.ClassExpression...) - Static method in class com.clarkparsia.openrdf.util.ExpressionFactory
Create an And (owl:intersectionOf) expression
and(Resource...) - Static method in class com.clarkparsia.openrdf.util.ExpressionFactory
Create an And (owl:intersectionOf) expression
ANNOTATED_PROPERTY - Static variable in class com.clarkparsia.openrdf.util.OWL2
URI for owl:annotatedProperty
ANNOTATED_SOURCE - Static variable in class com.clarkparsia.openrdf.util.OWL2
URI for owl:annotatedSource
ANNOTATED_TARGET - Static variable in class com.clarkparsia.openrdf.util.OWL2
URI for owl:annotatedTarget
anonNode(BNode) - Static method in class com.clarkparsia.stardog.jena.JenaSesameUtils
Create a Jena anonymous Graph Node from the Sesame BNode
as(Class<T>) - Method in interface com.clarkparsia.stardog.api.Connection
Return this connection viewed as a different type of connection.
as(I) - Method in interface com.clarkparsia.stardog.api.ConnectionView
Transform the connection into the new view.
as(I, Class<O>) - Method in class com.clarkparsia.stardog.api.ConnectionViews
Return the view of the provided connection, or null if the view is not supported.
asIndividuals(Iteration<BindingSet, StardogException>) - Static method in class com.clarkparsia.stardog.icv.ICV
The individual violating the constraint will pulled from the BindingSet and returned.
ASYMMETRIC - Static variable in class com.clarkparsia.openrdf.util.OWL2
URI for owl:AsymmetricProperty
asymmetricProperty(URI) - Static method in class com.clarkparsia.openrdf.util.ExpressionFactory
Create a new owl:AsymmetricProperty expression
async() - Method in interface com.clarkparsia.stardog.DatabaseBuilder.MemDatabaseBuilder
If the database is DatabaseBuilder.MemDatabaseBuilder.persistent() this specifies that the persistence to disk should be done asynchronously.
at(String) - Static method in class com.clarkparsia.stardog.api.ConnectionConfiguration
Open a connection to the database specified directly by the connection string
at(String, Properties) - Static method in class com.clarkparsia.stardog.api.ConnectionConfiguration
Open a connection to the database specified directly by the connection string with the additional provided connection properties
AUTO_STATS_UPDATE - Static variable in class com.clarkparsia.stardog.index.IndexOptions
Option to turn on automatic statistics updates.
AXIOM - Static variable in class com.clarkparsia.openrdf.util.OWL2
URI for owl:Axiom

A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright © 2010-2013 Clark & Parsia. All Rights Reserved.