Package com.complexible.common.rdf.model
Interface TransientValue
- All Superinterfaces:
Serializable,Value
- All Known Implementing Classes:
ArrayLiteral
A marker interface for a value which can never exist in the main MappingDictionary,
only at query time in a QueryMappingDictionary
- Since:
- 6.1.4
- Author:
- Pavel Klinov