Serializable, Mappublic class Mocument extends Document
| Constructor | Description |
|---|---|
Mocument(Object source,
MonsterClient client) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
delete() |
|
DBCursor |
getRelationships(String relType) |
|
static Object |
parseListOrDoc(MonsterClient client,
String jsonin) |
|
static Object |
parseListOrDocument(MonsterClient client,
String json) |
|
Document |
saveRelationship(String toid,
String relType,
Document payLoad) |
append, applyUpdate, clear, containsKey, containsProjection, containsValue, entrySet, equals, fromFile, fromISO8601UTC, get, get, getAsDocument, getAsMap, getBoolean, getDate, getDouble, getInteger, getInteger, getJsonFromString, getList, getLong, getNative, getProjection, getProperties, getString, getString, hashCode, isEmpty, keySet, keyString, objectToString, parse, parseListOrDoc, parseListOrDocument, put, putAll, putAll, remove, setProjection, size, stringify, toCSV, toDocument, toISO8601UTC, toJson, toMap, toObject, toObject, toPrettyJson, toString, toXML, translate$, translate$, translateFn$, translateJoin$, translateJoinMap$, valuescompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Mocument(Object source, MonsterClient client)
public static Object parseListOrDoc(MonsterClient client, String jsonin)
public static Object parseListOrDocument(MonsterClient client, String json)
public void delete()
Copyright © 2020. All rights reserved.