Class SailRepositorySchema
java.lang.Object
org.eclipse.rdf4j.repository.sail.config.SailRepositorySchema
Defines constants for the SailRepository schema which is used by
SailRepositoryFactory
s to initialize
SailRepository
s.- Author:
- Arjohn Kampman
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NAMESPACE
The SailRepository schema namespace (http://www.openrdf.org/config/repository/sail#).- See Also:
-
SAILIMPL
http://www.openrdf.org/config/repository/sail#sailImpl
-
-
Constructor Details
-
SailRepositorySchema
public SailRepositorySchema()
-