| Package | Description |
|---|---|
| com.entitystream.identiza.entity.resolve.storage |
| Modifier and Type | Method and Description |
|---|---|
Map<Result,ContextMap> |
Result.getChildren() |
ConcurrentHashMap<INode,ContextMap> |
Record.getRelatedNodes(String reltype,
String direction,
Date when) |
ConcurrentHashMap<INode,ContextMap> |
RecordInterface.getRelatedNodes(String reltype,
String direction,
Date when) |
| Modifier and Type | Method and Description |
|---|---|
Document |
Result.toDocument(ContextMap ctx) |
String |
Result.toJSON(ContextMap map,
boolean isHistory) |
String |
Result.toTreeString(ContextMap ctxm) |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setChildren(Map<Result,ContextMap> children) |
Copyright © 2021. All rights reserved.