Interface and Description |
---|
org.neo4j.ogm.session.GraphCallback |
Annotation Type and Description |
---|
org.neo4j.ogm.annotation.GraphId
Just replace
GraphId with Id and GeneratedValue .
By default the InternalIdStrategy will be used. |
Annotation Type Element and Description |
---|
org.neo4j.ogm.annotation.Index.primary
Use @Id instead.
|
Copyright © 2018 Neo Technology, Inc.. All rights reserved.