com.bigdata.rdf.internal.constraints
Interface IVValueExpression.Annotations

All Superinterfaces:
BOp.Annotations
All Known Subinterfaces:
CompareBOp.Annotations, ComputedIN.Annotations, DigestBOp.Annotations, FuncBOp.Annotations, InBOp.Annotations, IsMaterializedBOp.Annotations, MathBOp.Annotations, RegexBOp.Annotations, ReplaceBOp.Annotations, SameTermBOp.Annotations
Enclosing class:
IVValueExpression<T extends IV>

public static interface IVValueExpression.Annotations
extends BOp.Annotations


Field Summary
static String NAMESPACE
          The namespace of the lexicon.
static String TIMESTAMP
          The timestamp of the query.
 
Fields inherited from interface com.bigdata.bop.BOp.Annotations
BOP_ID, CONTROLLER, DEFAULT_CONTROLLER, DEFAULT_EVALUATION_CONTEXT, DEFAULT_TIMEOUT, EVALUATION_CONTEXT, TIMEOUT
 

Field Detail

NAMESPACE

static final String NAMESPACE
The namespace of the lexicon.


TIMESTAMP

static final String TIMESTAMP
The timestamp of the query.



Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.