|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ConceptNet | |
|---|---|
| iitb.con.net | |
| Uses of ConceptNet in iitb.con.net |
|---|
| Subclasses of ConceptNet in iitb.con.net | |
|---|---|
class |
FileConceptNet
FileConceptNet extends and provides the implementation for the ConceptNet class. |
| Methods in iitb.con.net that return ConceptNet | |
|---|---|
static ConceptNet |
ConStore.create(java.lang.String name)
Creates new concept-net and opens in the specified mode. The opening mode can read (r) or read-write (rw). |
static ConceptNet |
ConStore.open(java.lang.String name,
java.lang.String mode)
Opens the existing concept-net in the specified mode. The opening mode can read (r) or read-write (rw). If Concept-Net does not exists then it throws exception. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||