专题文章
时长:00:00更新时间:2020-11-09 07:35:33
GraphDBneo4jInstallationonUbantu:# start root shell sudo -s # Import our signing key wget -O - http://debian.neo4j.org/neotechnology.gpg.key | apt-key add - # Create an Apt sources.list file echo deb http://debian.neo4j.org/repo stable/ /etc/apt/sources.list.d/neo4j.list
查看详情