-
I am trying to integrate the data mapper into yii2 and i have the following error
[Semantical Error] The annotation "@HireVoice\Neo4j\Annotation\Entity" in class common\models\neo4j\AppointmentType…
-
`java -jar target/gs-accessing-data-neo4j-0.1.0.jar`
```
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | …
-
导入jar包,发送没有org.neo4j.ogm.cypher.Filters 和org.neo4j.ogm.cypher.Filter包
-
Hello,
I am trying to run it and I get the following error:
`13:58:31 - ===================================
13:58:31 - Starting to process block 000003510
13:58:31 - Loading block data from Bi…
-
I’ve had a chance to continue implementing a Neo4j store for Spring Session, (shamelessly) modeled after the JBC implementation. Available from https://github.com/espiegelberg/spring-session-data-neo4…
-
Hi,
I am getting this error trying to run my API with eve-neo4j:
/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/eve_neo4j/neo4j.py:8: ExtDeprecationWarning: …
-
Field with primary id is null for entity com.javatechie.spring.neo4j.api.node.Book@14a4df22; nested exception is org.neo4j.ogm.exception.core.MappingException: Field with primary id is null for entity…
-
Hi everybody,
as you can see [here](http://docs.neo4j.org/chunked/milestone/query-schema-index.html), Neo4j 2.0 offers the ability to easily define indexes over properties of nodes tagged with a given…
-
Probably more of a question than an issue. I downloaded and built from the master branch and observe the following:
- It stops building at 83%, but says that it is running. Is this an issue that I …
-
This is a great library.
Not sure if this is an issue or a missing feature.
When doing a match returning both the match nodes and relation nodes as the match has a placeholder for a list of rela…