Package com.stardog.stark
Class Axioms.ExpressionList<T extends Axiom>
java.lang.Object
com.stardog.stark.Axioms.ExpressionList<T>
- Enclosing class:
Axioms
Expression which represents an rdf:List of other expressions.
- Author:
- Michael Grove
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.stardog.stark.Axiom
Axiom.ClassExpression, Axiom.Datatype, Axiom.NamedDatatype, Axiom.PropertyExpression -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator