public static interface GROUP_CONCAT.Annotations extends AggregateBase.Annotations
Modifier and Type | Field and Description |
---|---|
static String |
CHARACTER_LIMIT
The maximum #of characters permitted in the generated value (positive
integer and
-1 to indicate no bound) (default
-1). |
static int |
DEFAULT_CHARACTER_LIMIT
The default indicates no limit.
|
static int |
DEFAULT_VALUE_LIMIT
The default indicates no limit.
|
static String |
NAMESPACE
The namespace of the lexicon relation.
|
static String |
SEPARATOR
Required string property provides the separator used when combining
the
IValueExpression computed for each solution within the
group. |
static String |
VALUE_LIMIT
The maximum #of values to concatenate (positive integer and
-1 to indicate no bound) (default
-1) |
DEFAULT_DISTINCT, DISTINCT
BOP_ID, CONTROLLER, DEFAULT_CONTROLLER, DEFAULT_EVALUATION_CONTEXT, DEFAULT_TIMEOUT, EVALUATION_CONTEXT, TIMEOUT
static final String NAMESPACE
static final String SEPARATOR
IValueExpression
computed for each solution within the
group.
Use basic string to match sparql scalarValues paramstatic final String VALUE_LIMIT
-1
to indicate no bound) (default
-1)static final int DEFAULT_VALUE_LIMIT
static final String CHARACTER_LIMIT
-1
to indicate no bound) (default
-1).static final int DEFAULT_CHARACTER_LIMIT
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.