You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -122,16 +125,16 @@ It is not heavily tested and is not compatible with neo4j 3.5 ( even though the
122
125
123
126
## TODO
124
127
125
-
*Edge properties
126
-
*Timestamp casting support
127
-
* Testing
128
-
* CI
128
+
-~~Edge properties~~
129
+
-~~Timestamp casting support~~
130
+
- Testing
131
+
- CI
129
132
130
133
## Future
131
134
132
-
* Support Cypher extended queries as BI connector matures
133
-
* Cypher and graph viz for Metabase ( directly or via ad-hoc JDBC driver )
135
+
- Support Cypher extended queries as BI connector matures
136
+
- Cypher and graph viz for Metabase ( directly or via ad-hoc JDBC driver )
134
137
135
138
## Known issues
136
139
137
-
* Initial DB creation and/or sync may time out. You can configure a higher timeout value with the ``MB_DB_CONNECTION_TIMEOUT_MS`` environment variable.
140
+
- Initial DB creation and/or sync may time out. You can configure a higher timeout value with the `MB_DB_CONNECTION_TIMEOUT_MS` environment variable.
0 commit comments