Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9118931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T05:16:23+00:00 2026-06-17T05:16:23+00:00

I get this exception when I run a transformation in GrGen.NET. I could narrow

  • 0

I get this exception when I run a transformation in GrGen.NET. I could narrow it down to this minimal example:

Rule set:

rule createNode : (Node) {
    modify {
        newNode:Node;
        return(newNode);
    }    
}

rule deleteAny {
    :Node;
    replace{}
}

Sequence set:

(myVariable) = createNode
deleteAny[*]

P.S.: GrGen.NET is a quite popular graph transformation library (check it out on http://grgen.net) based on the .NET-framework. It would be cool if someone could define a Tag for GrGen.NET, I don’t have enough reputation :-). Cheers!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T05:16:24+00:00Added an answer on June 17, 2026 at 5:16 am

    Apparently, this bug comes from underneath from GrGen. The problem is the variable myVariable that contains the created node from the rule createNode.

    When the node should be deleted using deleteAny, it’s deleted from the graph but still somehow trapped in this variable. A simple workaround is to assign an arbitrary value to this variable, e.g. myVariable = 0, before the nodes are getting deleted.

    It’s a hack, but will do until this bug is fixed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get this exception when I run executeQuery(sqlStr) (JDBC) and my select selects a
I get this exception when i run my application. I dont have any idea
I get this weird exception when i run my app on both the emulator
when I try to run my project on Jetty I get this exception: java.lang.ClassNotFoundException:
Whenever i run multiple reports at the same time, i get this exception. I
I get this exception when I try to run my test web application: org.springframework.beans.factory.BeanCreationException:
When I run a Spring MVC application I get this exception and the sever
When I try and run a sonar analysis I get this exception com.mysql.jdbc.PacketTooBigException: Packet
I get this exception on my Windows 7 64bit in application running in VS
Several random customers get this exception every time I update my Android app. I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.