-
```
I think get and set methods for expressions of collections would be very
useful.
Something like this would suite me:
Exhibit.Collection.prototype.getExpression = function() {
return this._exp…
-
```
When creating a viewPanel programmatically through a call to
Exhibit.ViewPanel.create it would be useful to not only set labels and
tooltips of views but also the viewContext. The included patch i…
-
```
I think get and set methods for expressions of collections would be very
useful.
Something like this would suite me:
Exhibit.Collection.prototype.getExpression = function() {
return this._exp…
-
Hetionet (Biomedical Hetnet)
https://het.io/
Data: https://github.com/hetio/hetionet
Possible license: https://github.com/hetio/hetionet#license
Note that the licensing seems to be a work in p…
-
For example, if I run `MATCH (n) RETURN n LIMIT 10` on https://neo4j.het.io, the resulting Cytoscape node table is:
![cyneo4j-no-labels](https://cloud.githubusercontent.com/assets/1117703/16903587/a3…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
When creating a viewPanel programmatically through a call to
Exhibit.ViewPanel.create it would be useful to not only set labels and
tooltips of views but also the viewContext. The included patch i…
-
```
I think get and set methods for expressions of collections would be very
useful.
Something like this would suite me:
Exhibit.Collection.prototype.getExpression = function() {
return this._exp…