I think it must have something to do with the server shutdown .bat file,
I'm currently using ctrl-c to shut it down now without any issues.
thanks,
Mark.
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop
Hi,
Where do you start? If you don't have a root vertex, you could do:
select *, outE() from A
Or even:
select *, inV() from Connects
Lvc@
On 8 June 2014 18:20, Thomas Kennedy wrote:
> Hi,
>
> I have a node A and these are connected by an edge called connects.
>
> I want to return Both Ver
Hi,
The picture is not clear to me. Do you have O and O as nodes? Can you name
the node in different way? Or O are edges?
Lvc@
On 8 June 2014 10:11, Bokyum Kim wrote:
> Let me show you a simple example.
>
> There are 2 nodes, node A and B. There are two paths between them as
> follows. The na
Hello Folks;
I'm trying to get Rexster 2.5 and OrientDb 1.7.2 to play nice together.
Unfortunately, I'm unable to retrieve any records from the
GratefulDeadConcerts database.
Here's my configuration:
orientdbsample
com.tinkerpop.rexster.OrientGraphConfiguration
HI,
No it is not needed, I will fix it during short term.
On Fri, Jun 6, 2014 at 11:04 AM, Fabrizio Fortino <
fabrizio.fort...@gmail.com> wrote:
> Hi Andrey,
>
> I did not export / import. I have just copied the database directory from
> 1.6.4 to 1.7 folder.
>
> I can send the database to you i
Could you open issue , so we will be able to work on it ?
On Sun, Jun 8, 2014 at 8:36 PM, Andrey Lomakin
wrote:
> HI,
> No it is not needed, I will fix it during short term.
>
>
> On Fri, Jun 6, 2014 at 11:04 AM, Fabrizio Fortino <
> fabrizio.fort...@gmail.com> wrote:
>
>> Hi Andrey,
>>
>> I d
Hi Andrey,
This just to confirm that the messages are still present using version 1.7.2
Any thought?
Thanks,
Fabrizio
On Friday, June 6, 2014 9:04:08 AM UTC+1, Fabrizio Fortino wrote:
>
> Hi Andrey,
>
> I did not export / import. I have just copied the database directory from
> 1.6.4 to 1.7 fo
Hi,
I have a node A and these are connected by an edge called connects.
I want to return Both Vertex and Edge in the Query?
Any help would be grateful?
A
RID Name
-
#11:0 | Link1
#11:1 | Link2
#11:2 | Link3
#11:3 | Link4
Connects
RIDOut In
--
#12:0
I want to find nodes between two nodes with s specific depth.
Is it possible to get them with an SQL query?
Please, give me some helpful information.
Any comments would be appreciated.
Thank you in advance.
--
---
You received this message because you are subscribed to the Google Groups
"O
Let me show you a simple example.
There are 2 nodes, node A and B. There are two paths between them as
follows. The name of the edge is KNOWS.
A -- OB
\|
\- O
The following query does not return 2 records containing node B. 1 record
is returned.
traverse both
Hi,
Could you confirm that it is reproducible ?
If so could you provide detailed steps and preferable your server instance.
I will try to create VM using KVM and try to reproduce your issue.
On Sat, Jun 7, 2014 at 7:33 PM, mmm mmm wrote:
> This happens after shutting down server and restartin
11 matches
Mail list logo