Autoconfiguration associated with Neo4j part of library
Functions
Link copied to clipboard
@Bean
Creates the DefaultIndexCreator
Link copied to clipboard
@Bean(value = ["graphglueNeo4jOperations"] )
Bean to provide Neo4jOperations which support save over lazy loaded relations
Link copied to clipboard
@Bean
Creates a new LazyLoadingContext
Link copied to clipboard
AfterConvertCallback bean which injects the LazyLoadingContext into all loaded Nodes
Link copied to clipboard
@Bean(value = ["neo4jClient"] )
@ConditionalOnMissingBean
Creates the Neo4jClient For some reason, the one provided by the autoconfiguration does not exist
Link copied to clipboard
@Bean
Creates a new NodeQueryEngine
Link copied to clipboard
@Bean
@ConditionalOnMissingBean
Parser for incoming GraphQL queries Allows transforming (a part of) a GraphQL query into a single Cypher query