| Package | Description |
|---|---|
| com.entitystream.identiza.db | |
| com.entitystream.identiza.entity.resolve.match |
| Modifier and Type | Method and Description |
|---|---|
void |
INode.setDB(IDBContainer db2) |
void |
Node.setDB(IDBContainer db2) |
| Constructor and Description |
|---|
Node(IDBContainer db,
Document document) |
Node(IDBContainer db,
String id) |
Node(IDBContainer db,
String id,
Date when) |
Node(IDBContainer db,
String id,
Date when,
Document baseDoc) |
Node(IDBContainer db,
String id,
Document baseDoc) |
Relationship(IDBContainer db,
Document doc,
Date when) |
| Modifier and Type | Method and Description |
|---|---|
IDBContainer |
MatchSchemaSimpleImpl.getDb() |
IDBContainer |
MatchSchemaInterface.getDb() |
IDBContainer |
MatchTableInterface.getDB() |
IDBContainer |
MatchTable.getDB() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchSchemaSimpleImpl.setDb(IDBContainer db) |
void |
MatchSchemaInterface.setDb(IDBContainer db) |
Copyright © 2021. All rights reserved.