-
There is a circular import in query.py because it transitively imports franz.openrdf.repository.repository which in turn imports query
To test (with python2) just run this single line:
#> from f…
-
- [ ] 1. Implement IndexMap and integrate it with bonsai collection manager (2 day)
- [ ] 2. Implement atomic updates, so now we have atomic updates for single db component (2 days)
- [ ] 3. [EXCLUDED…
-
I defined a route to fetch all nodes of a graph model. The `nodes` field has been specified manually in a schema. However the field is already reserved by `GraphQL` to do nodes/edges compositions. I c…
-
#### Category
- [x] Question
- [ ] Bug
- [ ] Enhancement
#### Expected or Desired Behavior
The queries in the react-officegraph example don't seem to return anything (anymore). Is something cha…
-
#### Category
- [ ] Question
- [x] Bug
- [ ] Enhancement
#### Observed Behavior
@waldekmastykarz
I tried re-creating the example on https://github.com/SharePoint/sp-dev-fx-webparts/tree/maste…
-
#### Category
[X] Enhancement
[ ] Bug
[ ] Question
#### Desired Behavior
I try to use pnp.sp.search to find documents trending for me from the graph. I am able to use the GraphQuery and GraphRanki…
-
(Migrated from https://openrdf.atlassian.net/browse/SES-589)
The LuceneSail test for GraphQuery's (org.openrdf.sail.lucene.LuceneSailTest.testGraphQuery()) succeeds with Sesame 2.0, but fails with th…
-
Hi
I am using HTTPRepository (since one year now) to pass query to remote Blazegraph repositories and get results in java using the SAIL interface in sesame 2.8 (blazegraph jar). All running very w…
-
The query language (and graphquery api) should be extended to support SQL select like extraction of multiple values as well as assigning them to custom named attributes.
Query language has to stay co…
-
## OrientDB Version, operating system, or hardware.
## Operating System
- [ ] Linux
- [x] MacOSX
- [ ] Windows
- [ ] Other Unix
- [ ] Other, name?
OrientDB version is 2.2.8
I insert 15 vertices wit…