Package cz.cvut.kbss.jopa.model
Class JOPAExperimentalProperties
java.lang.Object
cz.cvut.kbss.jopa.model.JOPAExperimentalProperties
Experimental configuration properties.
 
These properties may be removed or changed in future versions without changing major version number.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringEnables the use ofEntityLoadingSparqlAssemblyModifierfor SPARQL queries.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
QUERY_ENABLE_ENTITY_LOADING_OPTIMIZEREnables the use ofEntityLoadingSparqlAssemblyModifierfor SPARQL queries.- See Also:
 
 
- 
- 
Constructor Details- 
JOPAExperimentalPropertiespublic JOPAExperimentalProperties()
 
-