Libraryless. Click here for Pure Java version (4886L/31K/104K).
1 | !752 |
2 | |
3 | concepts. |
4 | |
5 | static S dbProg = "#1005522"; |
6 | |
7 | p {
|
8 | RemoteDB db = new RemoteDB(dbProg); |
9 | for (RC c : db.list()) {
|
10 | print("Got concept " + c.longID());
|
11 | } |
12 | db.close(); |
13 | } |
Began life as a copy of #1004851
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005775 |
| Snippet name: | Connect to PIF DB |
| Eternal ID of this version: | #1005775/1 |
| Text MD5: | 4aaf45a1be9581fc955efaeee8427ad1 |
| Transpilation MD5: | 8b0f6c9c62f50ca62ea2945c3bdcd732 |
| Author: | stefan |
| Category: | javax / ocr / concepts |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-08 14:50:51 |
| Source code size: | 188 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 766 / 924 |
| Referenced in: | [show references] |