Package com.clarkparsia.stardog.metadata

Provides classes and interfaces for Stardog configuration options.

See:
          Description

Interface Summary
MetaPropertyProvider Marker interface for classes that define Stardog options.
 

Class Summary
ConfigProperty<T> Representation of a configuration option.
InfoProperty<T> Representation of a Stardog information option.
Metadata Mapping from Stardog meta properties to values.
MetaProperties This class acts as the registry of valid Stardog options and provides convenience functions.
MetaProperty<T> Representation of a Stardog metadata property.
MetaProperty.Builder<T,P extends MetaProperty<T>> The builder class for building an option instance.
 

Package com.clarkparsia.stardog.metadata Description

Provides classes and interfaces for Stardog configuration options.



Copyright © 2010-2013 Clark & Parsia. All Rights Reserved.