Problem/Motivation

The module works and it allows the user execute queries on a Neo4j instance, however if the query is too long the current implementation has only 128 char as limit for queries.

Proposed resolution

Use a textarea.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 use_a_textarea-2929056-2.patch562 bytesjohnchque

Comments

yongt9412 created an issue. See original summary.

johnchque’s picture

Status: Active » Needs review
StatusFileSize
new562 bytes

This should work. :)

  • yongt9412 authored 3b604cc on 8.x-1.x
    Issue #2929056 by yongt9412: Use a textarea for queries
    
johnchque’s picture

Status: Needs review » Fixed

Let's create a first alpha. :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.