Issues
- 1
- 2
NodeClassAlreadyDefined Exception in Streamlit Application due to Repeated Class Registration
#826 opened by muelldlr - 1
- 3
- 1
Allow to store UTF-8 values in JSONProperty
#834 opened by danikirish - 0
ArrayProperty `includes` filters operator
#820 opened by wbenbihi - 1
- 0
Fix test and documentation for Vector Index
#824 opened by mariusconjeaud - 3
Async Cardinality always throwing type error.
#819 opened by JoshJarabek7 - 1
How to connect nodes in a SemiStructuredNode without defining the Relationship explicitly
#818 opened by xalien10 - 1
Outdated documentation on relation search gives AttributeError: 'ZeroOrMore'
#814 opened by ziqizhang - 2
Support for Vector indexes
#756 opened by mariusconjeaud - 2
create_or_update is creating a new node even if constraint of unique is given for the property
#812 opened by aumcerebral - 0
Add support for full-text index creation
#810 opened by mariusconjeaud - 6
- 0
Test integration of cachetools
#808 opened by mariusconjeaud - 0
- 0
zero or more relationships in either direction of type RELATIONSHIP_NAME on node (4:2c06737f-f675-4209-a253-42d649d5fc59:395) of class 'NODE_LABEL'
#792 opened by tseren1218 - 0
Make async iterator fully async
#804 opened by mariusconjeaud - 5
async iterating over nodes is not working
#798 opened by AnikinNN - 1
Failed creating nodes to neo4j aura
#764 opened by ppalka-lingaro - 1
Missing import in contrib __init__
#785 opened by tobiascaliskan - 2
Neomodel trying to connect to localhost, even if the database is on Aura ( When calling NODE_NAME.nodes.all() )
#787 opened by tseren1218 - 1
- 4
`Database` was removed from `neomodel.util` and moved into `neomodel.sync_.core`
#793 opened by octionut - 2
- 0
- 1
- 1
Unable to access property values on nodes that inherit from SemiStructuredNode
#779 opened by krashr-ds - 2
- 10
- 1
Provide "light" options for inspection script
#767 opened by mariusconjeaud - 2
Incorrect query for count of objects
#769 opened by OlegGustilov - 0
Db version parsing in Aura
#766 opened by mariusconjeaud - 2
Use of batch create_or_update raises Exception
#747 opened by mdurieux - 1
Autocomplete not recognizing parameters of an instance of "StructuredNode".
#757 opened by SandeshGowda-0094 - 7
Extract the driver out of the library
#742 opened by mariusconjeaud - 1
Database introspection
#755 opened by mariusconjeaud - 2
- 0
- 1
- 1
Fix flaky Aura tests in the build pipeline
#732 opened by mariusconjeaud - 1
- 1
Add impersonation
#722 opened by mariusconjeaud - 1
Add connection to Aura test
#700 opened by mariusconjeaud - 1
Bump neo4j driver to latest
#703 opened by mariusconjeaud - 7
- 8
- 2
version numbering of neomodel and its corresponding neo4j driver is confusing
#719 opened by jeromecc - 2
A (better?) interface to skip/limit
#708 opened by Demaga