- add(String, long) - Method in class org.mozilla.mentat.EntityBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(String, boolean) - Method in class org.mozilla.mentat.EntityBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(String, double) - Method in class org.mozilla.mentat.EntityBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(String, Date) - Method in class org.mozilla.mentat.EntityBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(String, String) - Method in class org.mozilla.mentat.EntityBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(String, UUID) - Method in class org.mozilla.mentat.EntityBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(long, String, long) - Method in class org.mozilla.mentat.InProgressBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(long, String, boolean) - Method in class org.mozilla.mentat.InProgressBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(long, String, double) - Method in class org.mozilla.mentat.InProgressBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(long, String, Date) - Method in class org.mozilla.mentat.InProgressBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(long, String, String) - Method in class org.mozilla.mentat.InProgressBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- add(long, String, UUID) - Method in class org.mozilla.mentat.InProgressBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- addKeyword(String, String) - Method in class org.mozilla.mentat.EntityBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- addKeyword(long, String, String) - Method in class org.mozilla.mentat.InProgressBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- addRef(String, long) - Method in class org.mozilla.mentat.EntityBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- addRef(long, String, long) - Method in class org.mozilla.mentat.InProgressBuilder
-
Asserts the value of attribute `keyword` to be the provided `value`.
- advanceIterator() - Method in class org.mozilla.mentat.ColResultIterator
-
- advanceIterator() - Method in class org.mozilla.mentat.RelResultIterator
-
- asBool(Integer) - Method in class org.mozilla.mentat.TupleResult
-
Return the
Boolean
at the specified index.
- asBoolean() - Method in class org.mozilla.mentat.TypedValue
-
- asDate(Integer) - Method in class org.mozilla.mentat.TupleResult
-
Return the
Date
at the specified index.
- asDate() - Method in class org.mozilla.mentat.TypedValue
-
- asDouble(Integer) - Method in class org.mozilla.mentat.TupleResult
-
Return the
Double
at the specified index.
- asDouble() - Method in class org.mozilla.mentat.TypedValue
-
- asEntid(Integer) - Method in class org.mozilla.mentat.TupleResult
-
Return the Entid at the specified index.
- asEntid() - Method in class org.mozilla.mentat.TypedValue
-
This value as a Entid.
- asKeyword(Integer) - Method in class org.mozilla.mentat.TupleResult
-
Return the keyword
String
at the specified index.
- asKeyword() - Method in class org.mozilla.mentat.TypedValue
-
This value as a keyword
String
.
- asLong(Integer) - Method in class org.mozilla.mentat.TupleResult
-
Return the
Long
at the specified index.
- asLong() - Method in class org.mozilla.mentat.TypedValue
-
- asString(Integer) - Method in class org.mozilla.mentat.TupleResult
-
Return the
String
at the specified index.
- asString() - Method in class org.mozilla.mentat.TypedValue
-
- asUUID(Integer) - Method in class org.mozilla.mentat.TupleResult
-
Return the
UUID
at the specified index.
- asUUID() - Method in class org.mozilla.mentat.TypedValue
-