如何创建非托管 Neo4j 扩展? [英] How to create unmanaged Neo4j extension?

查看:23
本文介绍了如何创建非托管 Neo4j 扩展?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对我的项目有一些特定要求,因此我决定实施非托管 Neo4j 扩展.

I have some specific requirements for my project and I decided to implement unmanaged Neo4j extension.

我在 Neo4j 文档中找到了此信息:

I found this information in Neo4j docs:

这看起来是一个好的开始.但我无法让事情为我工作.

This looks like a good start. But I can't get things working for me.

有没有更完整的工作示例/模板,可以作为参考?

Is there some more complete working example/template, that can be used as reference?

推荐答案

手工"解决方案

TL;博士;- https://github.com/FylmTM/neo4j-unmanaged-extension-template

这是 Neo4j 非托管扩展的工作示例,展示了几个功能:

This is working example of Neo4j unmanaged extension, that showcases several features:

  • Basic setup
  • Custom PluginLifecycle's - Simple and Advanced
  • Injecting your own services via @Context (details)
  • Custom request Filter (details)
  • Testing with neo4j-harness (details)

可以探索的其他扩展:

neo4j-framework.com/" rel="nofollow noreferrer">GraphAware.

There is neo4j-framework developed by GraphAware.

它为非托管扩展开发和测试提供了许多功能.您应该查看功能部分以了解可用的内容.

It provides number of features for unmanaged extension development and testing. You should check out features section to find out what is available.

编辑:neo4j-graphaware-extension-scaffoldMicTech

这篇关于如何创建非托管 Neo4j 扩展?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆