angular-neo4j:Neo4j Bolt驱动程序包装,用于Angular

时间:2024-05-22 14:15:50
【文件属性】:

文件名称:angular-neo4j:Neo4j Bolt驱动程序包装,用于Angular

文件大小:123KB

文件格式:ZIP

更新时间:2024-05-22 14:15:50

angular neo4j graph neo4j-driver graph-database

Neo4j Bolt驱动程序包装,用于Angular 使用Angular应用程序中的Neo4j Bolt驱动程序来支持JavaScript。 该驱动程序的特殊浏览器版本支持通过WebSockets连接到Neo4j。 安装 要安装此库,请运行: $ npm install angular-neo4j --save import { AngularNeo4jModule } from 'angular-neo4j' ; @ NgModule ( { imports : [ AngularNeo4jModule ] } ) export class AppModule { } 用法 该模块包括一个服务和使用该服务的免设计组件:登录表单和查询表单。 欢迎您使用此组件作为自定义组件的基础。 测试一切的最快方法: < angular> </ angular-n


【文件预览】:
angular-neo4j-master
----.gitignore(503B)
----e2e()
--------src()
--------tsconfig.e2e.json(213B)
--------protractor.conf.js(752B)
----package.json(2KB)
----tslint.json(3KB)
----package-lock.json(398KB)
----src()
--------app()
--------tslint.json(314B)
--------karma.conf.js(961B)
--------assets()
--------tsconfig.spec.json(282B)
--------main.ts(370B)
--------test.ts(642B)
--------tsconfig.app.json(194B)
--------environments()
--------index.html(299B)
--------lib()
--------favicon.ico(5KB)
--------styles.css(80B)
--------browserslist(51B)
--------polyfills.ts(3KB)
----tsconfig.json(384B)
----angular.json(4KB)
----README.md(2KB)
----gulpfile.lib.js(43B)
----.editorconfig(245B)

网友评论