Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / py2neo-org/py2neo issues and pull requests
#961 - py2neo运行同样的程序, 静止一段时间后再调用,时间变长
Issue -
State: open - Opened by kaiyangtongxue about 1 year ago
#960 - #958 Update README.rst with official links
Pull Request -
State: open - Opened by elena over 1 year ago
#959 - run().data() Getting the path refreshes too slowly
Issue -
State: closed - Opened by JulyMood almost 2 years ago
- 1 comment
#958 - Is this Project Dead?
Issue -
State: closed - Opened by benjamin-small almost 2 years ago
- 5 comments
#957 - TypeError: Cypher literal values of type interchange.geo.WGS84Point are not supported
Issue -
State: open - Opened by suciokhan almost 2 years ago
#956 - RuntimeError: Can't begin a new transaction
Issue -
State: open - Opened by wbcai-wmh almost 2 years ago
- 2 comments
#955 - Compatibility with neo4j version 5
Issue -
State: closed - Opened by bioinformaticaInta almost 2 years ago
- 1 comment
#954 - Failed to read message exception
Issue -
State: open - Opened by ErangaD almost 2 years ago
- 2 comments
#953 - `Subgraph.__db_create__` doesn't create multiple relationships between the same nodes
Issue -
State: open - Opened by alfredo-f about 2 years ago
#952 - fix(sec): upgrade pygments to 2.7.4
Pull Request -
State: open - Opened by 645775992 about 2 years ago
#951 - A node with id 0 in neo4j is not properly deduplicated by a Subgraph
Pull Request -
State: open - Opened by dotsdl about 2 years ago
#950 - Returning relationships is very slow
Issue -
State: open - Opened by decentropy about 2 years ago
- 2 comments
#949 - ServiceUnavailable: Cannot connect to any known routers after some hours - while connecting to AuraDB
Issue -
State: open - Opened by ashwathan about 2 years ago
- 3 comments
#948 - `bulk.merge_relationships` to allow MERGE on nodes
Issue -
State: open - Opened by antopolskiy about 2 years ago
- 1 comment
#947 - py2neo available versions
Issue -
State: open - Opened by 5LICK over 2 years ago
- 1 comment
#946 - how to get relation name
Issue -
State: open - Opened by LLLLLLoki over 2 years ago
#945 - connection problem
Issue -
State: open - Opened by Hou-jing over 2 years ago
- 2 comments
#944 - IndexError, possibly a timeout problem
Issue -
State: open - Opened by philastrophist over 2 years ago
#943 - Fastest bulk merge via Threads
Issue -
State: open - Opened by urusd over 2 years ago
- 1 comment
#942 - Incorrect hash for bound nodes with identity=0
Issue -
State: open - Opened by atsysin over 2 years ago
#941 - remove hardcoded self reference #940
Pull Request -
State: closed - Opened by motey over 2 years ago
- 1 comment
#940 - Hardcoded self reference name in Subgraph
Issue -
State: closed - Opened by motey over 2 years ago
- 2 comments
Labels: enhancement
#939 - add_label don't work
Issue -
State: closed - Opened by Jumbo-WJB almost 3 years ago
- 1 comment
#938 - Does it support Server Side Routing
Issue -
State: closed - Opened by ikwattro almost 3 years ago
- 2 comments
#937 - Getting Transaction.TransactionTimedOut when connecting to neo4j sandbox
Issue -
State: closed - Opened by cmosguy almost 3 years ago
- 1 comment
#936 - make Property.__get__ return self if instance is None
Issue -
State: closed - Opened by gemerden almost 3 years ago
- 1 comment
#935 - Version of py2neo on conda-forge is missing monotonic dependency
Issue -
State: closed - Opened by pwrose almost 3 years ago
- 1 comment
#934 - "ConnectionResetError: [Errno 104] Connection reset by peer" after idle connection
Issue -
State: open - Opened by gqh1995 almost 3 years ago
- 3 comments
#933 - py2neo==2.0 package
Issue -
State: closed - Opened by lxyeternal almost 3 years ago
- 1 comment
#932 - [Cluster.NotALeader] No write operations are allowed directly on this database. Writes must pass through the leader
Issue -
State: open - Opened by kostia-sukernik about 3 years ago
- 10 comments
#931 - Index error out of range
Issue -
State: closed - Opened by Gmaquina about 3 years ago
- 1 comment
#930 - NodeMatcher Predicates
Issue -
State: closed - Opened by chomezski about 3 years ago
- 1 comment
#929 - DeprecationWarning: The transaction.commit() method is deprecated
Issue -
State: closed - Opened by priamai about 3 years ago
- 3 comments
#928 - merge oncreate and onupdate
Issue -
State: closed - Opened by priamai about 3 years ago
- 4 comments
#927 - Find or Match a value from a list in py2neo
Issue -
State: closed - Opened by Josesosa0777 about 3 years ago
#926 - OverflowError: mktime argument out of range; NameError: name 'database' is not defined
Issue -
State: closed - Opened by 3486488016 about 3 years ago
- 1 comment
Labels: no windows maintainer
#925 - Relaxed rules around subgraph operations; prevented in-place ops
Pull Request -
State: closed - Opened by technige about 3 years ago
#924 - '|=' Operator for subgraphs mixed with nodes not working but used internal
Issue -
State: closed - Opened by motey about 3 years ago
- 2 comments
Labels: bug
#923 - print out Cypher queries generated by py2neo ogm
Issue -
State: closed - Opened by DavidOsparks about 3 years ago
- 2 comments
#922 - IndexError: index out of range (works fine in Neo4j)
Issue -
State: closed - Opened by TbsHbnthl about 3 years ago
- 4 comments
#921 - Recursive Querying feature
Issue -
State: open - Opened by erik470 about 3 years ago
Labels: feature request
#920 - IndexError: index out of range on 2021.2.0
Issue -
State: closed - Opened by p1nox about 3 years ago
- 3 comments
#919 - from py2neo import Graph, Node, Relationship
Issue -
State: closed - Opened by maengrui about 3 years ago
- 2 comments
Labels: user error
#918 - Index out of range error in bolt.py read_message() with long running queries
Issue -
State: closed - Opened by 13bmartens about 3 years ago
- 1 comment
Labels: bug, reproduced
#917 - python datetime property conversion issue
Issue -
State: closed - Opened by priamai about 3 years ago
- 2 comments
#916 - Getting 'OverflowError: mktime argument out of range' while importing the database module from latest version of py2neo
Issue -
State: closed - Opened by psomesh94 over 3 years ago
- 11 comments
Labels: bug, no windows maintainer
#915 - Entity is already bound error when using tx.create()
Issue -
State: closed - Opened by Cocomale over 3 years ago
- 2 comments
#914 - func merge Parameter does not correspond
Issue -
State: open - Opened by lifetruth-liu over 3 years ago
- 2 comments
Labels: bug
#913 - bulk create_relationships not working
Issue -
State: closed - Opened by ssfd7 over 3 years ago
- 1 comment
#912 - Connector Objects all fail, py2neo appears to be broken for neo4j enterprise v >=4.3.0
Issue -
State: closed - Opened by conditg over 3 years ago
- 1 comment
#911 - Create relationships in batches in the neo4j database using py2neo bulk API (with multiple relation types)
Issue -
State: closed - Opened by psomesh94 over 3 years ago
- 4 comments
#910 - ProcedureNotFound __getstate__
Issue -
State: closed - Opened by apacha over 3 years ago
- 3 comments
Labels: not enough info
#909 - ogm: Initialize Properties in Model's Creation
Issue -
State: closed - Opened by bl4ckst0ne over 3 years ago
#908 - v2021.1: AttributeError: 'BoltResponse' object has no attribute 'peek'
Issue -
State: closed - Opened by elena over 3 years ago
- 2 comments
#907 - Query error calling apoc
Issue -
State: closed - Opened by jocon-grmtx over 3 years ago
- 2 comments
#906 - Error: while trying to create huge network
Issue -
State: closed - Opened by Kunalgroy over 3 years ago
- 1 comment
#905 - feature: tx should support query methods
Issue -
State: open - Opened by ChandlerBent over 3 years ago
#904 - Can't merge when setting __primarylabel__ and __primarykey__ on a per-node basis
Issue -
State: closed - Opened by panosprotopapas over 3 years ago
- 1 comment
#903 - Graph commit transactions issue on 2021.1.2
Issue -
State: closed - Opened by aguinaldoabbj over 3 years ago
- 2 comments
Labels: bug
#902 - running py2neo with threading lock() and queue freeze on create relationship
Issue -
State: closed - Opened by trimbilrepo over 3 years ago
- 1 comment
#901 - Removes print (closes #900)
Pull Request -
State: closed - Opened by amarvin over 3 years ago
#900 - Disable printing BoltResult
Issue -
State: closed - Opened by amarvin over 3 years ago
- 5 comments
#899 - No `__all__` in `database`
Issue -
State: closed - Opened by StrangeTcy over 3 years ago
- 2 comments
#898 - Allow preservation of existing properties during bulk merge
Pull Request -
State: closed - Opened by technige over 3 years ago
#897 - ogm: optionally preserve Node relationships
Pull Request -
State: open - Opened by process0 over 3 years ago
#896 - OGM save RelatedObjects - feature flag to keep relationships not in list of nodes
Issue -
State: open - Opened by process0 over 3 years ago
- 4 comments
Labels: feature request
#895 - FileNotFoundError:[Error 2]No such file or directory:'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\_MEI76962\\py2neo\\VERSION'
Issue -
State: closed - Opened by daobuxuxing over 3 years ago
- 5 comments
#894 - Hyperlink nodes
Issue -
State: closed - Opened by YojanaGadiya over 3 years ago
- 6 comments
Labels: not enough info
#893 - networkx export of the graph
Issue -
State: open - Opened by geoHeil over 3 years ago
- 4 comments
Labels: feature request, tumbleweed
#892 - Unable to connect DB with latest py2neo (2021.0.0)
Issue -
State: closed - Opened by krdpk17 over 3 years ago
- 2 comments
Labels: not enough info
#891 - Cannot get Node.graph
Issue -
State: closed - Opened by MelvinZang over 3 years ago
- 2 comments
Labels: not enough info
#890 - Changelog for new releases
Issue -
State: closed - Opened by icfly2 over 3 years ago
- 1 comment
#889 - Error in routing mode: "TypeError: 'RoutingTable' object is not iterable"
Issue -
State: closed - Opened by meseta over 3 years ago
- 2 comments
Labels: bug
#888 - Doubtful error while using NodeMatcher
Issue -
State: closed - Opened by N3kox over 3 years ago
- 2 comments
#887 - Enable saving of iterable objects
Pull Request -
State: closed - Opened by moomoohk over 3 years ago
- 2 comments
#886 - Versions before 4.0.0 removed from PyPI?
Issue -
State: closed - Opened by nedbat over 3 years ago
- 5 comments
#885 - Indicate whether object was added/updated to RelatedObject
Pull Request -
State: closed - Opened by moomoohk over 3 years ago
#884 - Adds NodeMatch.raw_query()
Pull Request -
State: closed - Opened by Alisa-Modeste over 3 years ago
- 1 comment
#883 - Non Primary Key get on Repositories... vs. graph.nodes.match can it return a Model?
Issue -
State: closed - Opened by iamliamc over 3 years ago
- 2 comments
#882 - OGM Relationship with property
Issue -
State: closed - Opened by dov84d over 3 years ago
- 8 comments
#881 - how to get json like "Export to Json" in the Neo4j Brower
Issue -
State: closed - Opened by lancexiang over 3 years ago
- 1 comment
#872 - Added __ior__ method to Subgraph class to merge subgraphs more efficiently
Pull Request -
State: closed - Opened by adrienrougny almost 4 years ago
- 1 comment
Labels: wontfix
#870 - ConnectionUnavailable: Cannot open connection to ConnectionProfile('bolt://
Issue -
State: closed - Opened by pwrose almost 4 years ago
- 1 comment
#868 - Question: unique ids for nodes and relationships
Issue -
State: closed - Opened by pwrose almost 4 years ago
- 1 comment
#862 - Bulk load functionality from graphio
Pull Request -
State: closed - Opened by technige about 4 years ago
#861 - TypeError: Invalid or unbound transaction <py2neo.client.bolt.BoltTransaction object at 0x7fdf38082940>
Issue -
State: closed - Opened by lancexiang about 4 years ago
- 2 comments
Labels: not enough info
#852 - Got WireError: Closed on creating large Subgraphs
Issue -
State: closed - Opened by himalayoza about 4 years ago
- 3 comments
Labels: undiagnosable third-party disconnections
#813 - OGM - Logging Error when one of the properties is a datetime object
Issue -
State: closed - Opened by cholmes90s over 4 years ago
- 1 comment
Labels: bug
#810 - py2neo v5.0b1: performance loss - CPU 100%
Issue -
State: closed - Opened by Wenzel over 4 years ago
- 3 comments
#798 - Can't begin a new transaction
Issue -
State: closed - Opened by TIANRENK over 4 years ago
- 5 comments
Labels: not enough info
#788 - Updating node attribute after object traversal is causing data loss
Issue -
State: open - Opened by slinkish almost 5 years ago
Labels: bug, question
#787 - ValueError: file descriptor out of range in select()
Issue -
State: closed - Opened by lauevrar77 almost 5 years ago
- 4 comments
#786 - Neo4j does not support PackStream parameters of type Timestamp
Issue -
State: closed - Opened by aguinaldoabbj almost 5 years ago
- 2 comments
#784 - Proposal: py2neo.ogm descriptors are difficult to get
Issue -
State: open - Opened by motey almost 5 years ago
- 1 comment
Labels: feature request
#777 - how to create relationship between existing nodes
Issue -
State: closed - Opened by statfs almost 5 years ago
- 9 comments
#773 - Merge crashes when __primarykey__ is not unique
Issue -
State: closed - Opened by motey about 5 years ago
- 4 comments
Labels: bug
#764 - ConstraintValidationFailed not found in py2neo.cypher.error.schema
Issue -
State: closed - Opened by kaz-tk over 5 years ago
- 1 comment
#758 - ValueError: Keys cannot be empty
Issue -
State: closed - Opened by xiangwf over 5 years ago
- 1 comment
#753 - exception: <'NoneType' object has no attribute 'identity'>
Issue -
State: closed - Opened by jiang219 over 5 years ago
- 4 comments
#744 - Querying related nodes return more results than expected when re-using relationship name
Issue -
State: closed - Opened by ajutras almost 6 years ago
- 3 comments