|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationInstance | |
---|---|
iitb.con.query |
Uses of RelationInstance in iitb.con.query |
---|
Methods in iitb.con.query that return types with arguments of type RelationInstance | |
---|---|
java.util.List<RelationInstance> |
Query.getAllRelationInstances()
Returns all the RelationInstances in the concept-net |
java.util.List<RelationInstance> |
ItemQuery.getAllRelationInstances()
Returns all the RelationInstances in the concept-net |
java.util.List<RelationInstance> |
Query.getRelationInstances(java.lang.Short typeId)
Returns all the relation instances of specified Type |
java.util.List<RelationInstance> |
ItemQuery.getRelationInstances(java.lang.Short typeId)
Returns all the relation instances of specified Type |
java.util.List<RelationInstance> |
Query.getRelationInstances(java.lang.String typeName)
Returns all the relation instances of specified Type |
java.util.List<RelationInstance> |
ItemQuery.getRelationInstances(java.lang.String typeName)
Returns all the relation instances of specified Type |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |