Neo4j 导入精灵 4.2.6 发布
- 2021-05-19 22:09:00
- 张帜 原创
- 81246
微云数聚刚刚发布 Neo4j 导入精灵 (Neo4j Import Wizard) 最新版 4.2.6,该版本支持快捷地将 Excel、MySQL 的数据直接导入到图数据库 Neo4j 3.x 和 4.x 中。
使用要点:
- 下载安装:https://we-yun.com/wizard
- 示例数据:https://we-yun.com/wizard/sample
- 在 Excel 文件中增加 Task 页,或在 MySQL 库中增加 xxx_task 表,详见示例数据
- 在界面上设置好自己的 Neo4j 服务器地址、用户名和密码
评论列表
发表评论
文章分类
联系我们
| 联系人: | 邬先生 (Richard Wu) |
|---|---|
| 电话: | 188 0719 9880 |
| Email: | r.wu@we-yun.com |
| 微信: | Mr-R-W |
导入精灵 4.2.6 与 Neo4j 最新版本 4.2.6 配套,同时还支持往 Neo4j 的低版本 (3.x 以上) 导入数据。大家使用时,可多参照我给出的示例数据。大家之前提的问题,应该在这个版本中都得到解决了。
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.Net.Http.HttpRequestException: 发送请求时出错。 ---> System.Net.WebException: 无法连接到远程服务器 ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:7474
在 System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
在 System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
在 System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- 内部异常堆栈跟踪的结尾 ---
在 Neo4jClient.GraphClient.Connect(NeoServerConfiguration configuration)
在 ToNeo4j.Neo4jDriver20..ctor(String server, String username, String password)
在 ToNeo4j.Importer..ctor(IReader reader, String server, String userame, String password)
在 ToNeo4j.MainForm.btExcel_Click(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已加载的程序集 **************
mscorlib
程序集版本:4.0.0.0
Win32 版本:4.7.3132.0 built by: NET472REL1LAST
基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
System
程序集版本:4.0.0.0
Win32 版本:4.7.3151.0 built by: NET472REL1LAST_B
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ToNeo4j
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/Users/HUST-ViSAC/AppData/Local/Apps/2.0/2B2GRTD8.RG8/JP6DY8A2.0L9/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/ToNeo4j.exe
----------------------------------------
System.Windows.Forms
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
程序集版本:4.0.0.0
Win32 版本:4.7.3160.0 built by: NET472REL1LAST_C
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ToNeo4j.resources
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/Users/HUST-ViSAC/AppData/Local/Apps/2.0/2B2GRTD8.RG8/JP6DY8A2.0L9/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/zh-Hans/ToNeo4j.resources.DLL
----------------------------------------
System.Data
程序集版本:4.0.0.0
Win32 版本:4.7.3160.0 built by: NET472REL1LAST_C
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Excel
程序集版本:2.1.2.3
Win32 版本:2.1.2.3
基本代码:file:///C:/Users/HUST-ViSAC/AppData/Local/Apps/2.0/2B2GRTD8.RG8/JP6DY8A2.0L9/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/Excel.DLL
----------------------------------------
ICSharpCode.SharpZipLib
程序集版本:0.86.0.518
Win32 版本:0.86.0.518
基本代码:file:///C:/Users/HUST-ViSAC/AppData/Local/Apps/2.0/2B2GRTD8.RG8/JP6DY8A2.0L9/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/ICSharpCode.SharpZipLib.DLL
----------------------------------------
System.Numerics
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Neo4jClient
程序集版本:2.0.0.0
Win32 版本:0.0.0.0
基本代码:file:///C:/Users/HUST-ViSAC/AppData/Local/Apps/2.0/2B2GRTD8.RG8/JP6DY8A2.0L9/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/Neo4jClient.DLL
----------------------------------------
System.Net.Http
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
Newtonsoft.Json
程序集版本:9.0.0.0
Win32 版本:9.0.1.19813
基本代码:file:///C:/Users/HUST-ViSAC/AppData/Local/Apps/2.0/2B2GRTD8.RG8/JP6DY8A2.0L9/tone..tion_093c11b5a57edde7_0001.0000_ba7f1b5c4a1cefa7/Newtonsoft.Json.DLL
----------------------------------------
System.resources
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.resources.dll
----------------------------------------
System.Net.Http.resources
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http.resources/v4.0_4.0.0.0_zh-Hans_b03f5f7f11d50a3a/System.Net.Http.resources.dll
----------------------------------------
mscorlib.resources
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
程序集版本:4.0.0.0
Win32 版本:4.7.3056.0 built by: NET472REL1
基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。
搭建完neo4j数据服务器后,导入权威指南中的数据时提示以下错误,请帮忙解决,感谢
Failed to read more from input stream. Expected 2 bytes, received 0.
The current session cannot be reused as the underlying connection with the server has been closed due to unrecoverable errors. Please close this session and retry your statement in another new session.