Class Axioms.ExpressionList<T extends Axiom>

java.lang.Object
com.stardog.stark.Axioms.ExpressionList<T>
All Implemented Interfaces:
Axiom, Iterable<Statement>
Enclosing class:
Axioms

public static class Axioms.ExpressionList<T extends Axiom> extends Object implements Axiom

Expression which represents an rdf:List of other expressions.

Author:
Michael Grove