Git Product home page Git Product logo

Comments (5)

WSKNOO avatar WSKNOO commented on August 23, 2024

同问

from neo4j-kgbuilder.

WSKNOO avatar WSKNOO commented on August 23, 2024

按照模板格式导入csv(utf8),只能看到图谱列表存在,但无法显示节点
image

from neo4j-kgbuilder.

MiracleTanC avatar MiracleTanC commented on August 23, 2024

请问csv导入的数据格式是什么? 我尝试了用 1 neo4j导出的csv进行导入,但是数据没有增加 2 我尝试用项目自带的导出csv数据进行导入,也失败了 请问是数据格式的问题吗?

支持,.xlsx,.xls,.csv,编码格式一定要是utf-8 无bom格式的,格式:节点-节点-关系,在本地测试时上传下载的文件要和neo4j在同一台电脑,当然如果能传到七牛或者hdfs上也是一样的,必须确认neo4j能访问到,否则load不成功

from neo4j-kgbuilder.

MiracleTanC avatar MiracleTanC commented on August 23, 2024

按照模板格式导入csv(utf8),只能看到图谱列表存在,但无法显示节点 image

https://neo4j.com/docs/cypher-manual/current/clauses/load-csv/ 先看一下官方文档,后边会单独解释下项目的导入功能

from neo4j-kgbuilder.

WSKNOO avatar WSKNOO commented on August 23, 2024

感谢!已解决,是连接问题,导致请求不到数据,重启项目即可。

from neo4j-kgbuilder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.