cost 72 ms
JSON文件格式的Faunus JSON閱讀器錯誤

[英]Faunus json reader error in json file format

我正在使用json文件將節點和邊緣加載到faunus gremlin,但這給了我這樣的錯誤... 我有json文件(實際文件)的這種格式... 這是我在gremlin所做的事情: http : //i.imgur.com/wzzOmw9.png 基本上在加載faunus.p ...

泰坦和卡桑德拉的最短路徑

[英]Shortest Path with Titan and Cassandra

當前,我們將Titan Graph DB與Cassandra一起用作電信應用程序的后端。 該數據庫由網絡拓撲詳細信息組成。 我們需要基於Dijkstra算法來計算網絡節點之間的最短路徑。 贊賞您對以下問題的建議1我們認為使用簡單遍歷在各個頂點之間進行迭代遍歷效率不高,請建議使用map / ...

gremlin用戶定義的faunus腳本圖中的步驟

[英]gremlin user defined steps in faunus script map

背景:我有幾個月使用Gremlin和Faunus的經驗,包括。 ScriptMap步驟。 問題:將用戶定義的Gremlin步驟作為腳本的一部分加載到shell中時,可以正常工作。 但是,在Faunus ScriptMap腳本中定義相同的步驟顯然無效。 ...

將數據加載到Titan數據庫中

[英]Loading data into Titan database

我有一組平面文件形式的日志數據,我想從中形成一個圖形(基於日志中的信息)並將其加載到Titan數據庫中。 這個數據的大小是幾千兆字節。 我正在探索批量加載選項Faunus和BatchGraph(我在https://github.com/thinkaurelius/titan/wiki/Bul ...

faunus腳本圖完成但不變異圖

[英]faunus script map completing but not mutating graph

序言:幾個月在FaunusGraph和TitanGraph上同時使用Gremlin“方言”的經驗,因此非常了解功能和語法差異。 已經成功地使用法烏努斯腳本步驟( http://architects.dzone.com/articles/distributed-graph-computing , ...

Faunus圖不使用gremlin shell的副作用就無法打印節點

[英]Faunus graph not printing nodes without using side effect from gremlin shell

我正在嘗試在Faunus(v0.4.0)中打印一個節點有任何邊(傳入或傳出)的圖形。 我從gremlin殼中嘗試了: 當我這樣做時,我將按預期得到所有節點的打印輸出 但是沒有println,我就沒有。 根據我如何在gremlin中編寫for循環? ,則gremlin終端應 ...


排序:
質量:
 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM