Class StardogMappingVocabulary
java.lang.Object
com.complexible.stardog.virtual.api.StardogMappingVocabulary
Vocabulary terms used in Stardog Mapping Syntax.
- Since:
- 3.1
- Version:
- 6.0
- Author:
- Evren Sirin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
- See Also:
-
MAP
-
TABLE
-
QUERY
-
PLACEHOLDER
-
GENERATED
-
UNIQUE_BNODE
Property used to indicate that a template term map should generate a unique bnode for each row. Only safe for use in materialization iterator
-
-
Constructor Details
-
StardogMappingVocabulary
public StardogMappingVocabulary()
-